Class NotFoundError

All Implemented Interfaces:
Serializable

public class NotFoundError extends APIException
See Also:
  • Constructor Details

    • NotFoundError

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