ilog.views.faces
Class IlvNotInJSFLifecycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ilog.views.faces.IlvNotInJSFLifecycleException
- All Implemented Interfaces:
- Serializable
public class IlvNotInJSFLifecycleException
- extends RuntimeException
This exception is thrown when some unauthorized code is executed on a JSF component out of the JSF lifecycle.
- Since:
- JViews 7.5
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IlvNotInJSFLifecycleException
public IlvNotInJSFLifecycleException()
- Creates a new
IlvNotInJSFLifecycleException instance.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.