nl.toolforge.karma.cli
Class NoWorkingContextException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynl.toolforge.karma.cli.NoWorkingContextException
All Implemented Interfaces:
java.io.Serializable

public class NoWorkingContextException
extends java.lang.Exception

Thrown when CLI users have not yet set the working context for their environment.

Version:
$Id: NoWorkingContextException.java,v 1.1 2004/09/15 20:57:21 asmedes Exp $
Author:
D.A. Smedes
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
NoWorkingContextException(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

NoWorkingContextException

public NoWorkingContextException(java.lang.String message)


Copyright © 2004-2006 Sourceforge. All Rights Reserved.