Class InternalException

    • Constructor Detail

      • InternalException

        public InternalException()
      • InternalException

        public InternalException​(String message)
      • InternalException

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

        public InternalException​(Throwable cause)