public class DomainStoppedException extends CayenneRuntimeException
Constructor and Description |
---|
DomainStoppedException() |
DomainStoppedException(String messageFormat,
Object... messageArgs) |
DomainStoppedException(String messageFormat,
Throwable cause,
Object... messageArgs) |
DomainStoppedException(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.