| 
|||||||||
| 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
public class CatpMessageInvalidException
This exception occurs when the message under processing is invalid.
| Constructor Summary | |
|---|---|
CatpMessageInvalidException()
 | 
|
CatpMessageInvalidException(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 CatpMessageInvalidException(java.lang.String s)
public CatpMessageInvalidException()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||