av.tob
Class CommitFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
av.tob.ObjectBaseException
av.tob.CommitFailedException
- All Implemented Interfaces:
- Serializable
public class CommitFailedException
- extends ObjectBaseException
Indicates system errors when commit TOB transactions.
- Author:
- Compl
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommitFailedException
public CommitFailedException()
CommitFailedException
public CommitFailedException(String message)
CommitFailedException
public CommitFailedException(String message,
Throwable cause)
CommitFailedException
public CommitFailedException(Throwable cause)
Copyright© 2006 Ableverse Platform. All rights reserved.