public class DatasourceNotAvailableException extends NodeException
Constructor and Description |
---|
DatasourceNotAvailableException()
Create an instance of the exception
|
DatasourceNotAvailableException(String msg)
Create an instance of the exception with a message
|
DatasourceNotAvailableException(String message,
Throwable cause)
Create an instance of the exception with a message and a cause
|
getLocalizedMessage
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DatasourceNotAvailableException()
public DatasourceNotAvailableException(String msg)
msg
- message of the exceptionCopyright © 2015 Gentics Software GmbH. All Rights Reserved.