Package org.bouncycastle.cert.crmf
Class CRMFRuntimeException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.bouncycastle.cert.crmf.CRMFRuntimeException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class CRMFRuntimeException extends java.lang.RuntimeException- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CRMFRuntimeException(java.lang.String msg, java.lang.Throwable cause) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablegetCause() 
 -