org.omg.CORBA

Class UNKNOWN


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

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

Constructor Details

UNKNOWN

public UNKNOWN()


UNKNOWN

public UNKNOWN(String reason)


UNKNOWN

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


UNKNOWN

public UNKNOWN(int minor,
               CompletionStatus completed)