org.apache.yoko.orb.IMR
Class ServerRunning
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.apache.yoko.orb.IMR.ServerRunning
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ServerRunning
- extends UserException
An ServerRunning exception indicates that the Server detailed in the
member name
is active.
- 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
ServerRunning
public ServerRunning()
ServerRunning
public ServerRunning(String name)
ServerRunning
public ServerRunning(String _reason,
String name)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.