Class ClientErrorException.BadRequestException

All Implemented Interfaces:
Serializable
Enclosing class:
ClientErrorException

public static class ClientErrorException.BadRequestException extends ClientErrorException
See Also:
  • Constructor Details

    • BadRequestException

      public BadRequestException(String message, Object... args)
    • BadRequestException

      public BadRequestException(Throwable cause, String message, Object... args)