|
Joram 5.2.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.objectweb.joram.shared.excepts.MomException
org.objectweb.joram.shared.excepts.MessageException
public class MessageException
A MessageException is thrown when an error occurs while
accessing a message.
| Field Summary |
|---|
| Fields inherited from class org.objectweb.joram.shared.excepts.MomException |
|---|
type |
| Constructor Summary | |
|---|---|
MessageException(java.lang.String info)
Constructs a MessageException instance. |
|
| Method Summary |
|---|
| Methods inherited from class org.objectweb.joram.shared.excepts.MomException |
|---|
getType |
| 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 MessageException(java.lang.String info)
MessageException instance.
|
Joram 5.2.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||