public class IgniteOutOfMemoryException extends IgniteException
| Constructor and Description |
|---|
IgniteOutOfMemoryException() |
IgniteOutOfMemoryException(String msg) |
IgniteOutOfMemoryException(String msg,
IOException e) |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgniteOutOfMemoryException()
public IgniteOutOfMemoryException(String msg)
msg - Error message.public IgniteOutOfMemoryException(String msg, IOException e)
msg - Error message.e - Cause exception.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017