com.uwyn.rife.engine.exceptions
Class ParsingErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.engine.exceptions.EngineException
com.uwyn.rife.engine.exceptions.ParsingErrorException
- All Implemented Interfaces:
- Serializable
public class ParsingErrorException
- extends EngineException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParsingErrorException
public ParsingErrorException(String type,
String resourcePath,
Throwable cause)
ParsingErrorException
public ParsingErrorException(String type,
String resourcePath,
String message,
Throwable cause)
getType
public String getType()
getResourcePath
public String getResourcePath()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.