walker.exceptions
Class badSetupException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by walker.exceptions.badSetupException
All Implemented Interfaces:
java.io.Serializable

public class badSetupException
extends java.lang.Exception

Created by IntelliJ IDEA. User: andy Date: Mar 30, 2010

See Also:
Serialized Form

Constructor Summary
badSetupException(java.lang.String s)
           
 
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

badSetupException

public badSetupException(java.lang.String s)