nl.toolforge.karma.core.test
Class InitializationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bynl.toolforge.karma.core.test.InitializationException
All Implemented Interfaces:
java.io.Serializable

public class InitializationException
extends java.lang.RuntimeException

Thrown when the local version control repository could not be located for tests.

Version:
$Id:
Author:
D.A. Smedes
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Constructor Summary
InitializationException(java.lang.String message)
           
 
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

InitializationException

public InitializationException(java.lang.String message)


Copyright © 2002-2004 Toolforge. All Rights Reserved.