org.javasteps.parsers
Class ProcessParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.javasteps.parsers.ProcessParsingException
- All Implemented Interfaces:
- Serializable
public class ProcessParsingException
- extends Exception
- Version:
- 1.1
- Author:
- Ran Kornfeld
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProcessParsingException
public ProcessParsingException()
ProcessParsingException
public ProcessParsingException(String message)
ProcessParsingException
public ProcessParsingException(String message,
Throwable cause)
ProcessParsingException
public ProcessParsingException(Throwable cause)