Searched defs:TRANSACTION_REQUIRED (Results 1 - 1 of 1) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/org/omg/CORBA/
H A DTRANSACTION_REQUIRED.java40 public final class TRANSACTION_REQUIRED extends SystemException { class in inherits:SystemException
46 public TRANSACTION_REQUIRED() { method in class:TRANSACTION_REQUIRED
55 public TRANSACTION_REQUIRED(String s) { method in class:TRANSACTION_REQUIRED
65 public TRANSACTION_REQUIRED(int minor, CompletionStatus completed) { method in class:TRANSACTION_REQUIRED
76 public TRANSACTION_REQUIRED(String s, int minor, CompletionStatus completed) { method in class:TRANSACTION_REQUIRED

Completed in 43 milliseconds