|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
edu.cuny.cat.comm.CatException
edu.cuny.cat.comm.MessageException
edu.cuny.cat.comm.CatpMessageException
edu.cuny.cat.comm.CatpMessageInvalidException
edu.cuny.cat.comm.UnexpectedCatpMessageException
public class UnexpectedCatpMessageException
This exception occurs when the message under processing arrives at a wrong time but it may be correct in terms of syntax.
Constructor Summary | |
---|---|
UnexpectedCatpMessageException()
|
|
UnexpectedCatpMessageException(java.lang.String s)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnexpectedCatpMessageException(java.lang.String s)
public UnexpectedCatpMessageException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |