org.apache.yoko.orb.IMR
Class OADRunning
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.apache.yoko.orb.IMR.OADRunning
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class OADRunning
- extends UserException
An OADRunning exception indicates that the OAD detailed in the
member name
is up.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
name
public String name
OADRunning
public OADRunning()
OADRunning
public OADRunning(String name)
OADRunning
public OADRunning(String _reason,
String name)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.