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