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