DRCL JavaSim API

drcl.ruv
Class ShellEvalException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--drcl.ruv.ShellEvalException
All Implemented Interfaces:
java.io.Serializable

public class ShellEvalException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ShellEvalException()
           
ShellEvalException(java.lang.String msg_)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShellEvalException

public ShellEvalException()

ShellEvalException

public ShellEvalException(java.lang.String msg_)

DRCL JavaSim API

Copyright © 2001 - DRCL, OSU     ~ Back to JavaSim Home ~