DRCL J-Sim API

drcl.comp
Class SetIDException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended bydrcl.comp.SetIDException
All Implemented Interfaces:
java.io.Serializable

public class SetIDException
extends java.lang.Error

See Also:
Serialized Form

Constructor Summary
SetIDException()
           
SetIDException(Component parent_, java.lang.String id_)
           
SetIDException(java.lang.String msg_)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SetIDException

public SetIDException()

SetIDException

public SetIDException(java.lang.String msg_)

SetIDException

public SetIDException(Component parent_,
                      java.lang.String id_)

DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~