Ableverse™
TOB 6.0

av.tob
Class CommitFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by av.tob.ObjectBaseException
                  extended by 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

Constructor Summary
CommitFailedException()
           
CommitFailedException(String message)
           
CommitFailedException(String message, Throwable cause)
           
CommitFailedException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommitFailedException

public CommitFailedException()

CommitFailedException

public CommitFailedException(String message)

CommitFailedException

public CommitFailedException(String message,
                             Throwable cause)

CommitFailedException

public CommitFailedException(Throwable cause)

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.