org.apache.openejb.server
Class ServerRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.openejb.server.ServerRuntimeException
- All Implemented Interfaces:
- Serializable
public class ServerRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServerRuntimeException
public ServerRuntimeException(String str)
ServerRuntimeException
public ServerRuntimeException(String str,
Throwable e)
ServerRuntimeException
public ServerRuntimeException(Exception e)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.