com.atomikos.tcc
Class TccException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atomikos.tcc.TccException
- All Implemented Interfaces:
- Serializable
public class TccException
- extends Exception
An exception to signal application-level errors
in the TryConfirmCancel paradigm.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TccException
public TccException()
TccException
public TccException(String reason)
Copyright © 2012. All Rights Reserved.