bsh
Class ClassPathException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bybsh.EvalError
              extended bybsh.ClassPathException
All Implemented Interfaces:
java.io.Serializable

public class ClassPathException
extends EvalError

See Also:
Serialized Form

Constructor Summary
ClassPathException(java.lang.String msg)
           
 
Methods inherited from class bsh.EvalError
addNode, getErrorLineNumber, getErrorSourceFile, getErrorText, getMessage, prependMessage, reThrow, reThrow, reThrow, setMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClassPathException

public ClassPathException(java.lang.String msg)


© 2000 pat@pat.net :-)