Class RequestTooBigException

    • Constructor Detail

      • RequestTooBigException

        public RequestTooBigException()
      • RequestTooBigException

        public RequestTooBigException​(String message)
      • RequestTooBigException

        public RequestTooBigException​(String message,
                                      Throwable cause)
      • RequestTooBigException

        public RequestTooBigException​(Throwable cause)