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