org.omg.CORBA
Class INV_IDENT
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.omg.CORBA.SystemException
org.omg.CORBA.INV_IDENT
- All Implemented Interfaces:
- Serializable
public class INV_IDENT
- 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_IDENT
public INV_IDENT()
INV_IDENT
public INV_IDENT(int minor,
CompletionStatus completed)
INV_IDENT
public INV_IDENT(String reason)
INV_IDENT
public INV_IDENT(String reason,
int minor,
CompletionStatus completed)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.