public class IpcOutOfSystemResourcesException extends IgniteCheckedException
| Constructor and Description |
|---|
IpcOutOfSystemResourcesException(String msg)
Creates new exception with given error message.
|
IpcOutOfSystemResourcesException(String msg,
Throwable cause)
Creates new exception with given error message and optional nested exception.
|
IpcOutOfSystemResourcesException(Throwable cause)
Creates new exception with given throwable as a cause and
source of error message.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IpcOutOfSystemResourcesException(String msg)
msg - Error message.public IpcOutOfSystemResourcesException(Throwable cause)
cause - Non-null throwable cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016