Class KeyException

    • Constructor Detail

      • KeyException

        public KeyException​(String message)
        Creates a new key exception with the specified message.
        Parameters:
        message - The exception message.