Class KMSInvalidStateException

    • Constructor Detail

      • KMSInvalidStateException

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