| 
 | ||||||||||
| 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.xml.sax.SAXException
org.apache.ws.jaxme.pm.ino.InoException
A SAX exception indicating an error in a Tamino response document.
| Constructor Summary | |
| InoException(java.lang.String pInoErrorCode,
             java.lang.String pInoErrorMessage)Creates a new instance of InoExceptionwith
 the given error code and message. | |
| Method Summary | |
|  java.lang.String | getInoErrorCode()Returns the Tamino error code. | 
|  java.lang.String | getInoErrorMessage()Returns the Tamino error message. | 
| Methods inherited from class org.xml.sax.SAXException | 
| getException, getMessage, toString | 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public InoException(java.lang.String pInoErrorCode,
                    java.lang.String pInoErrorMessage)
InoException with
 the given error code and message.
| Method Detail | 
public java.lang.String getInoErrorCode()
Returns the Tamino error code.
public java.lang.String getInoErrorMessage()
Returns the Tamino error message.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||