org.chromattic.testgenerator
Class TestGeneratorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.chromattic.testgenerator.TestGeneratorException
All Implemented Interfaces:
java.io.Serializable

public class TestGeneratorException
extends java.lang.RuntimeException

Version:
$Revision$
Author:
Alain Defrance
See Also:
Serialized Form

Constructor Summary
TestGeneratorException()
           
TestGeneratorException(java.lang.String message)
           
TestGeneratorException(java.lang.String message, java.lang.Throwable cause)
           
TestGeneratorException(java.lang.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

TestGeneratorException

public TestGeneratorException()

TestGeneratorException

public TestGeneratorException(java.lang.String message)

TestGeneratorException

public TestGeneratorException(java.lang.String message,
                              java.lang.Throwable cause)

TestGeneratorException

public TestGeneratorException(java.lang.Throwable cause)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.