org.omg.CORBA

Class TRANSACTION_MODE


public class TRANSACTION_MODE
extends SystemException

Copyright (c) 1999-2000 Object Management Group. Unlimited rights to duplicate and use this code are hereby granted provided that this copyright notice is included.

Field Summary

Fields inherited from class org.omg.CORBA.SystemException

completed, minor

Constructor Summary

TRANSACTION_MODE()
TRANSACTION_MODE(String reason)
TRANSACTION_MODE(String reason, int minor, CompletionStatus completed)
TRANSACTION_MODE(int minor, CompletionStatus completed)

Constructor Details

TRANSACTION_MODE

public TRANSACTION_MODE()


TRANSACTION_MODE

public TRANSACTION_MODE(String reason)


TRANSACTION_MODE

public TRANSACTION_MODE(String reason,
                        int minor,
                        CompletionStatus completed)


TRANSACTION_MODE

public TRANSACTION_MODE(int minor,
                        CompletionStatus completed)