Class RedirectError

All Implemented Interfaces:
Serializable

public class RedirectError extends APIException
See Also:
  • Constructor Details

    • RedirectError

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