javax.faces
Class FacesException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               javax.faces.FacesException
javax.faces.FacesException
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- AbortProcessingException, ConverterException, EvaluationException, ValidatorException
- public class FacesException 
- extends RuntimeException
see Javadoc of JSF Specification
- Version:
- $Revision: 676278 $ $Date: 2008-07-13 03:35:04 -0500 (Sun, 13 Jul 2008) $
- Author:
- Manfred Geiler (latest modification by $Author: skitching $)
- See Also:
- Serialized Form
 
 
 
 
FacesException
public FacesException()
FacesException
public FacesException(Throwable cause)
FacesException
public FacesException(String message)
FacesException
public FacesException(String message,
                      Throwable cause)
getCause
public Throwable getCause()
- 
- Overrides:
- getCausein class- Throwable
 
- 
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.