net.jakubholy.jeeutils.jsfelcheck.validator.exception
Class VariableNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.faces.FacesException
                  extended by javax.faces.el.EvaluationException
                      extended by net.jakubholy.jeeutils.jsfelcheck.validator.exception.VariableNotFoundException
All Implemented Interfaces:
Serializable

public class VariableNotFoundException
extends javax.faces.el.EvaluationException

See Also:
Serialized Form

Constructor Summary
VariableNotFoundException(String message)
           
 
Method Summary
 
Methods inherited from class javax.faces.FacesException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

VariableNotFoundException

public VariableNotFoundException(String message)


Copyright © 2011. All Rights Reserved.