|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.resource.ResourceException
javax.resource.spi.ResourceAdapterInternalException
org.apache.cxf.jca.core.resourceadapter.ResourceAdapterInternalException
public class ResourceAdapterInternalException
Constructor Summary | |
---|---|
ResourceAdapterInternalException(java.lang.String msg)
|
|
ResourceAdapterInternalException(java.lang.String msg,
java.lang.Throwable cause)
|
Method Summary | |
---|---|
java.lang.Exception |
getLinkedException()
|
Methods inherited from class javax.resource.ResourceException |
---|
getErrorCode, setErrorCode, setLinkedException |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ResourceAdapterInternalException(java.lang.String msg)
public ResourceAdapterInternalException(java.lang.String msg, java.lang.Throwable cause)
Method Detail |
---|
public java.lang.Exception getLinkedException()
getLinkedException
in class javax.resource.ResourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |