public class FaultFailureException extends CayenneRuntimeException
Constructor and Description |
---|
FaultFailureException() |
FaultFailureException(String messageFormat,
Object... messageArgs) |
FaultFailureException(String messageFormat,
Throwable cause,
Object... messageArgs) |
FaultFailureException(Throwable cause) |
getExceptionLabel, getMessage, getUnlabeledMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2019 Apache Cayenne. All rights reserved.