Class RecordTooLargeException

    • Constructor Detail

      • RecordTooLargeException

        public RecordTooLargeException()
      • RecordTooLargeException

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

        public RecordTooLargeException​(String message)
      • RecordTooLargeException

        public RecordTooLargeException​(Throwable cause)