ch.rgw.crypt
Class CryptologistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.rgw.crypt.CryptologistException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- BadParameterException
public class CryptologistException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ERR_BAD_PARAMETER
public static final int ERR_BAD_PARAMETER
- See Also:
- Constant Field Values
ERR_SHORT_BLOCK
public static final int ERR_SHORT_BLOCK
- See Also:
- Constant Field Values
ERR_DECRYPTION_FAILURE
public static final int ERR_DECRYPTION_FAILURE
- See Also:
- Constant Field Values
ERR_BAD_PROTOCOL
public static final int ERR_BAD_PROTOCOL
- See Also:
- Constant Field Values
ERR_TIMEOUT
public static final int ERR_TIMEOUT
- See Also:
- Constant Field Values
ERR_INTERNAL
public static final int ERR_INTERNAL
- See Also:
- Constant Field Values
ERR_USER_UNKNOWN
public static final int ERR_USER_UNKNOWN
- See Also:
- Constant Field Values
ERR_CERTIFICATE_ENCODING
public static final int ERR_CERTIFICATE_ENCODING
- See Also:
- Constant Field Values
ERR_ENCRYPTION_FAILURE
public static final int ERR_ENCRYPTION_FAILURE
- See Also:
- Constant Field Values
CryptologistException
public CryptologistException(java.lang.String message,
int code)
getCode
public int getCode()
Copyright 2005-2011 by Gerry Weirich, Elexis