javax.faces
public class FacesException extends RuntimeException
Version: $Revision: 225333 $ $Date: 2005-07-26 17:49:19 +0200 (Tue, 26 Jul 2005) $
Constructor Summary | |
---|---|
FacesException() | |
FacesException(Throwable cause) | |
FacesException(String message) | |
FacesException(String message, Throwable cause) |
Method Summary | |
---|---|
Throwable | getCause() |