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