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