Class ExtendedInvalidKeySpecException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.security.GeneralSecurityException
 - 
- java.security.spec.InvalidKeySpecException
 - 
- org.bouncycastle.jcajce.provider.asymmetric.util.ExtendedInvalidKeySpecException
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class ExtendedInvalidKeySpecException extends java.security.spec.InvalidKeySpecException- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ExtendedInvalidKeySpecException(java.lang.String msg, java.lang.Throwable cause) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablegetCause() 
 -