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