ExemptionMechanismException


ExemptionMechanismException javax.crypto

Java 1.4 serializable checked

Signals a problem in one of the ExcemptionMechanism methods .

Figure 17-4. javax.crypto.ExemptionMechanismException

 public class  ExemptionMechanismException  extends java.security.GeneralSecurityException {  // Public Constructors  public  ExemptionMechanismException  ( );        public  ExemptionMechanismException  (String  msg  );   } 

Thrown By

ExemptionMechanism.{genExemptionBlob( ) , init( ) , isCryptoAllowed( )} , ExemptionMechanismSpi.{engineGenExemptionBlob( ) , engineInit( )}



Java In A Nutshell
Java In A Nutshell, 5th Edition
ISBN: 0596007736
EAN: 2147483647
Year: 2004
Pages: 1220

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net