Package cryptlib
Class CryptException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- cryptlib.CryptException
-
- All Implemented Interfaces:
java.io.Serializable
public class CryptException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CryptException(int status)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
int
getStatus()
-