Package java.security

Class UnrecoverableKeyException

    • Constructor Detail

      • UnrecoverableKeyException

        public UnrecoverableKeyException​(String msg)
        Constructs a new instance of UnrecoverableKeyException with the given message.
        Parameters:
        msg - the detail message for this exception
      • UnrecoverableKeyException

        public UnrecoverableKeyException()
        Constructs a new instance of UnrecoverableKeyException.