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(BinaryRawWriterEx 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(BinaryRawWriterEx writer)
writer - Writer.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020