DRCL J-Sim API

drcl.comp
Class AddComponentException

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

public class AddComponentException
extends java.lang.Error

See Also:
Serialized Form

Constructor Summary
AddComponentException()
           
AddComponentException(Component parent_, java.lang.String id_)
           
AddComponentException(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

AddComponentException

public AddComponentException()

AddComponentException

public AddComponentException(java.lang.String msg_)

AddComponentException

public AddComponentException(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 ~