Package javax.crypto

Class ExemptionMechanismException

    • Constructor Detail

      • ExemptionMechanismException

        public ExemptionMechanismException​(String msg)
        Creates a new ExemptionMechanismException with the specified message.
        Parameters:
        msg - the exception message.
      • ExemptionMechanismException

        public ExemptionMechanismException()
        Creates a new ExemptionMechanismException with no message.