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
- Direct Known Subclasses:
- HeuristicException
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
ResourceException
public ResourceException(String msg)
ResourceException
public ResourceException(String msg,
Stack errors)
ResourceException
public ResourceException(Stack errors)
Copyright © 2012. All Rights Reserved.