org.omg.CORBA

Class INTERNAL


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

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

Constructor Details

INTERNAL

public INTERNAL()


INTERNAL

public INTERNAL(String reason)


INTERNAL

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


INTERNAL

public INTERNAL(int minor,
                CompletionStatus completed)