Package org.mozilla.jss.crypto
Class PQGParamGenException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.mozilla.jss.crypto.PQGParamGenException
-
- All Implemented Interfaces:
java.io.Serializable
public class PQGParamGenException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PQGParamGenException()
PQGParamGenException(java.lang.String msg)
-