public abstract class PlatformExtendedException extends PlatformException
| Modifier and Type | Field and Description |
|---|---|
protected PlatformContext |
ctx
Platform context.
|
| Modifier | Constructor and Description |
|---|---|
protected |
PlatformExtendedException(Throwable cause,
PlatformContext ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformContext |
context() |
abstract void |
writeData(PortableRawWriterEx writer)
Write data.
|
toStringgetCause, hasCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected final PlatformContext ctx
protected PlatformExtendedException(Throwable cause, PlatformContext ctx)
cause - Root cause.ctx - Platform context.public PlatformContext context()
public abstract void writeData(PortableRawWriterEx writer)
writer - Writer.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015