|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ch.rgw.crypt.CryptologistException
ch.rgw.crypt.BadParameterException
public class BadParameterException
Field Summary |
---|
Fields inherited from class ch.rgw.crypt.CryptologistException |
---|
ERR_BAD_PARAMETER, ERR_BAD_PROTOCOL, ERR_CERTIFICATE_ENCODING, ERR_DECRYPTION_FAILURE, ERR_ENCRYPTION_FAILURE, ERR_INTERNAL, ERR_SHORT_BLOCK, ERR_TIMEOUT, ERR_USER_UNKNOWN |
Constructor Summary | |
---|---|
BadParameterException(java.lang.String message,
int code)
|
Method Summary |
---|
Methods inherited from class ch.rgw.crypt.CryptologistException |
---|
getCode |
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 |
Constructor Detail |
---|
public BadParameterException(java.lang.String message, int code)
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |