com.atomikos.datasource
Class ResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atomikos.icatch.SysException
com.atomikos.datasource.ResourceException
- All Implemented Interfaces:
- Serializable
public class ResourceException
- extends SysException
Exception on the level of the resource manager.
Contains more detailed info of actual underlying exception.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceException
public ResourceException(String msg)
ResourceException
public ResourceException(String msg,
Throwable cause)
Copyright © 2016. All Rights Reserved.