org.omg.CORBA

Class INITIALIZE


public class INITIALIZE
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

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

Constructor Details

INITIALIZE

public INITIALIZE()


INITIALIZE

public INITIALIZE(String reason)


INITIALIZE

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


INITIALIZE

public INITIALIZE(int minor,
                  CompletionStatus completed)