org.omg.CORBA

Class NO_IMPLEMENT


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

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

Constructor Details

NO_IMPLEMENT

public NO_IMPLEMENT()


NO_IMPLEMENT

public NO_IMPLEMENT(String reason)


NO_IMPLEMENT

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


NO_IMPLEMENT

public NO_IMPLEMENT(int minor,
                    CompletionStatus completed)