public class PlatformNativeException extends PlatformException implements Externalizable
| Constructor and Description |
|---|
PlatformNativeException()
Externalizable support. |
PlatformNativeException(Object cause)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
cause() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
getCause, hasCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected Object cause
public PlatformNativeException()
Externalizable support.public PlatformNativeException(Object cause)
cause - Native cause.public Object cause()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic String toString()
toString in class PlatformException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017