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