org.apache.commons.ssl
Class ProbablyNotPKCS8Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
org.apache.commons.ssl.ProbablyNotPKCS8Exception
- All Implemented Interfaces:
- Serializable
public class ProbablyNotPKCS8Exception
- extends GeneralSecurityException
- Since:
- 16-Nov-2005
- Author:
- Credit Union Central of British Columbia, www.cucbc.com, juliusdavies@cucbc.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProbablyNotPKCS8Exception
public ProbablyNotPKCS8Exception()
ProbablyNotPKCS8Exception
public ProbablyNotPKCS8Exception(String s)