org.omg.CORBA

Class TRANSIENT


public class TRANSIENT
extends SystemException

Copyright (c) 1999 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

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

Constructor Details

TRANSIENT

public TRANSIENT()


TRANSIENT

public TRANSIENT(String reason)


TRANSIENT

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


TRANSIENT

public TRANSIENT(int minor,
                 CompletionStatus completed)