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