Class BadRequestException

    • Constructor Detail

      • BadRequestException

        public BadRequestException​(ErrorType errorType)
      • BadRequestException

        public BadRequestException​(ErrorType errorType,
                                   String detail)
    • Method Detail

      • getErrorType

        public ErrorType getErrorType()