public class ConnectionException extends MetaModelException
MetaModelException thrown to indicate that establishing
the connection to the underlying data store of an DataContext failed.| Constructor and Description |
|---|
ConnectionException() |
ConnectionException(Exception cause) |
ConnectionException(String message) |
ConnectionException(String message,
Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.