public class ResourceAdapterInternalException extends ResourceException
Constructor and Description |
---|
ResourceAdapterInternalException() |
ResourceAdapterInternalException(java.lang.String reason) |
ResourceAdapterInternalException(java.lang.String reason,
java.lang.String errorCode) |
ResourceAdapterInternalException(java.lang.String reason,
java.lang.Throwable e) |
ResourceAdapterInternalException(java.lang.Throwable e) |
getErrorCode, getLinkedException, setErrorCode, setLinkedException
public ResourceAdapterInternalException()
public ResourceAdapterInternalException(java.lang.String reason)
public ResourceAdapterInternalException(java.lang.String reason, java.lang.String errorCode)
public ResourceAdapterInternalException(java.lang.String reason, java.lang.Throwable e)
public ResourceAdapterInternalException(java.lang.Throwable e)