Class RedirectError

All Implemented Interfaces:
Serializable

public class RedirectError extends APIException
See Also:
  • Constructor Details

    • RedirectError

      public RedirectError(String message, String code, List<Object> errors, int statusCode)
      RedirectError constructor.
      Parameters:
      message - the exception message
      code - the exception code
      errors - the errors array
      statusCode - the exception status code