|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmythapi.protocol.impl.MythPacket org.jmythapi.protocol.impl.ClientErrorPacket
public class ClientErrorPacket
Field Summary |
---|
Fields inherited from interface org.jmythapi.protocol.IMythPacket |
---|
DELIM |
Constructor Summary | |
---|---|
ClientErrorPacket(ProtocolVersion protoVersion,
Exception exception)
|
Method Summary | |
---|---|
Exception |
getException()
|
Methods inherited from class org.jmythapi.protocol.impl.MythPacket |
---|
getPacketArg, getPacketArgs, getPacketArgsLength, getPacketCreationTime, getVersionNr, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClientErrorPacket(ProtocolVersion protoVersion, Exception exception)
Method Detail |
---|
public Exception getException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |