ilog.views.faces
Class IlvNotInJSFLifecycleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
IlvNotInJSFLifecycleException()
          Creates a new IlvNotInJSFLifecycleException instance.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IlvNotInJSFLifecycleException

public IlvNotInJSFLifecycleException()
Creates a new IlvNotInJSFLifecycleException instance.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.