DRCL JavaSim API

drcl.comp
Class SendReceiveException

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

public class SendReceiveException
extends java.lang.Error

See Also:
Serialized Form

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

SendReceiveException

public SendReceiveException()

SendReceiveException

public SendReceiveException(java.lang.String msg_)

DRCL JavaSim API

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