org.jboss.portal.server.kernel
Class ServiceFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.portal.server.kernel.KernelException
org.jboss.portal.server.kernel.ServiceFailureException
- All Implemented Interfaces:
- Serializable
- public class ServiceFailureException
- extends KernelException
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Julien Viet
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceFailureException
public ServiceFailureException()
ServiceFailureException
public ServiceFailureException(String message)
ServiceFailureException
public ServiceFailureException(String message,
Throwable cause)
ServiceFailureException
public ServiceFailureException(Throwable cause)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.