public class UnknownTypeException extends Exception
IEntryPacket
,
Serialized FormConstructor and Description |
---|
UnknownTypeException(String msg,
String className) |
Modifier and Type | Method and Description |
---|---|
IReplicationPacket |
getCauseEvent()
returns event object which caused to UnknowTypeException
|
String |
getUnknownClassName() |
void |
setCauseEvent(IReplicationPacket theCausedEvent)
set the event(Entry, IReplicationPacket etc...) object which caused to UnknowTypeException
(optionally)
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getUnknownClassName()
public IReplicationPacket getCauseEvent()
public void setCauseEvent(IReplicationPacket theCausedEvent)
Copyright © GigaSpaces.