Ableverse™
TOB 6.0

av.tob
Class ConsistenceException

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.ConsistenceException
All Implemented Interfaces:
Serializable

public class ConsistenceException
extends ObjectBaseException

Indicates consistency violation errors.

Author:
Compl
See Also:
Serialized Form

Constructor Summary
ConsistenceException()
           
ConsistenceException(String message)
           
ConsistenceException(String message, Throwable cause)
           
ConsistenceException(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

ConsistenceException

public ConsistenceException()

ConsistenceException

public ConsistenceException(String message)

ConsistenceException

public ConsistenceException(String message,
                            Throwable cause)

ConsistenceException

public ConsistenceException(Throwable cause)

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.