de.aitools.aq.check
Class CheckFailedError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by de.aitools.aq.check.CheckFailedError
All Implemented Interfaces:
java.io.Serializable

public final class CheckFailedError
extends java.lang.Error

Error which is thrown when A.CHECK performed using class A fails.

Version:
aitools 2.0, Created: 05.12.2008, $Id: CheckFailedError.java,v 1.1 2011/02/15 10:32:35 hoppe Exp $
Author:
martin.potthast@medien.uni-weimar.de
See Also:
Serialized Form

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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait