org.omg.CORBA

Class BAD_QOS


public class BAD_QOS
extends SystemException

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

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

Constructor Details

BAD_QOS

public BAD_QOS()


BAD_QOS

public BAD_QOS(String reason)


BAD_QOS

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


BAD_QOS

public BAD_QOS(int minor,
               CompletionStatus completed)