ar.com.jiji.kaya.tests
Class RuntimeTestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ar.com.jiji.kaya.tests.RuntimeTestException
- All Implemented Interfaces:
- java.io.Serializable
public class RuntimeTestException
- extends java.lang.RuntimeException
Para problemas con la configuracion de los tests.
- Version:
- $Revision$ $Date$
- Author:
- lparra
- See Also:
- Serialized Form
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 |
RuntimeTestException
public RuntimeTestException()
RuntimeTestException
public RuntimeTestException(java.lang.String message,
java.lang.Throwable cause)
RuntimeTestException
public RuntimeTestException(java.lang.String message)
RuntimeTestException
public RuntimeTestException(java.lang.Throwable cause)
Copyright © 2006 Kaya. All Rights Reserved.