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