public class FacesException extends RuntimeException
| Constructor and Description | 
|---|
| FacesException() | 
| FacesException(String message) | 
| FacesException(String message,
              Throwable cause) | 
| FacesException(Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| Throwable | getCause() | 
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 The Apache Software Foundation. All rights reserved.