Class InternalException

    • Constructor Detail

      • InternalException

        public InternalException​(String message)
        Constructs a new InternalException with the specified error message.
        Parameters:
        message - Describes the error encountered.