com.bea.connector
Class ResourceRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bea.connector.ResourceRuntimeException
- All Implemented Interfaces:
- Serializable
- public class ResourceRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
ResourceRuntimeException
public ResourceRuntimeException(String strMessage)
ResourceRuntimeException
public ResourceRuntimeException(String strMessage,
Throwable cause)
getMessage
public String getMessage()
toString
public String toString()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(PrintStream ps)
printStackTrace
public void printStackTrace(PrintWriter pw)