Class SecretInstantiationException

    • Constructor Detail

      • SecretInstantiationException

        public SecretInstantiationException​(String message,
                                            Throwable cause)
        Create an instantiation exception.
        Parameters:
        message - The reason for the exception.
        cause - The underlying cause.