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