cgl.narada.wsinfra.exception
Class ParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cgl.narada.wsinfra.exception.ParsingException
- All Implemented Interfaces:
- Serializable
public class ParsingException
- extends Exception
The exception that is thrown when a there are problems related to parsing
messages.
- See Also:
- Serialized Form
ParsingException
public ParsingException(String reason)
ParsingException
public ParsingException(String reason,
String errorCode)
toString
public String toString()
- Overrides:
toString in class Throwable
getStackTraceAsString
public String getStackTraceAsString()
- Gets the stack trace associated with the exception
For comments and suggestions please send
e-mail to
The NaradaBrokering Project