Class NotFoundError

All Implemented Interfaces:
Serializable

public class NotFoundError extends APIException
See Also:
  • Constructor Details

    • NotFoundError

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