Class KeyUnavailableException

    • Constructor Detail

      • KeyUnavailableException

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