fr.kaamelot.reporter.exception
Class DataEvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.kaamelot.reporter.exception.DataEvaluationException
- All Implemented Interfaces:
- java.io.Serializable
public class DataEvaluationException
- extends java.lang.Exception
- Version:
- $Id$
- Author:
- Kaamelot - 2006
Description :
- See Also:
- Serialized Form
Method Summary |
java.lang.Throwable |
getCause()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 |
DataEvaluationException
public DataEvaluationException()
DataEvaluationException
public DataEvaluationException(java.lang.String message)
- Parameters:
message
-
DataEvaluationException
public DataEvaluationException(java.lang.String message,
java.lang.Throwable _cause)
- Parameters:
message
- cause
-
DataEvaluationException
public DataEvaluationException(java.lang.Throwable _cause)
- Parameters:
cause
-
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause
in class java.lang.Throwable
- Returns:
Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.