org.apache.openejb.server
Class ServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.openejb.OpenEJBException
org.apache.openejb.server.ServiceException
- All Implemented Interfaces:
- Serializable
public class ServiceException
- extends OpenEJBException
- See Also:
- Serialized Form
ServiceException
public ServiceException()
ServiceException
public ServiceException(String message)
ServiceException
public ServiceException(Throwable rootCause)
ServiceException
public ServiceException(String message,
Throwable rootCause)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.