public class CayenneCryptoException extends CayenneRuntimeException
| Constructor and Description |
|---|
CayenneCryptoException() |
CayenneCryptoException(String messageFormat,
Object... messageArgs) |
CayenneCryptoException(String messageFormat,
Throwable cause,
Object... messageArgs) |
CayenneCryptoException(Throwable cause) |
getMessage, getUnlabeledMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CayenneCryptoException()
public CayenneCryptoException(Throwable cause)
Copyright © 2001–2015 Apache Cayenne. All rights reserved.