org.omg.CORBA
Class NO_RESPONSE
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.omg.CORBA.SystemException
org.omg.CORBA.NO_RESPONSE
- All Implemented Interfaces:
- Serializable
public class NO_RESPONSE
- extends SystemException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NO_RESPONSE
public NO_RESPONSE()
NO_RESPONSE
public NO_RESPONSE(int minor,
CompletionStatus completed)
NO_RESPONSE
public NO_RESPONSE(String reason)
NO_RESPONSE
public NO_RESPONSE(String reason,
int minor,
CompletionStatus completed)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.