com.bea.wli.worklist.api.events.handler
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.worklist.api.events.handler.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends Exception
Thrown when a task plan's descriptor XML is invalid.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException(String msg)
ParseException
public ParseException(String msg,
Throwable t)