com.ibm.able.conversation
Class MessageFormException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ibm.able.conversation.MessageFormException
- All Implemented Interfaces:
- java.io.Serializable
- public class MessageFormException
- extends java.lang.Exception
Exceptio in MessageForm processing.
OLD VERSION -- TO BE DELETED
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MessageFormException
public MessageFormException(MessageForm newForm,
java.lang.String description)
- Constructor
MessageFormException
public MessageFormException(java.lang.String description)
- Constructor for MessageFormatException
getMessageForm
public MessageForm getMessageForm()
setMessageForm
public void setMessageForm(MessageForm newForm)
(C) Copyright IBM Corporation 1999, 2003