org.richfaces.application
Class ServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
org.richfaces.application.ServiceException
- All Implemented Interfaces:
- Serializable
public class ServiceException
- extends javax.faces.FacesException
- Author:
- asmirnov@exadel.com
- See Also:
- Serialized Form
Methods inherited from class javax.faces.FacesException |
getCause |
ServiceException
public ServiceException()
-
ServiceException
public ServiceException(String message)
-
- Parameters:
message
-
ServiceException
public ServiceException(Throwable cause)
-
- Parameters:
cause
-
ServiceException
public ServiceException(String message,
Throwable cause)
-
- Parameters:
message
- cause
-
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.