DRCL JavaSim API

drcl.comp
Class ContextException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Error
              |
              +--drcl.comp.ContextException
All Implemented Interfaces:
java.io.Serializable

public class ContextException
extends java.lang.Error

See Also:
Serialized Form

Constructor Summary
ContextException()
           
ContextException(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

ContextException

public ContextException()

ContextException

public ContextException(java.lang.String msg_)

DRCL JavaSim API

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