org.omg.CosNotification

Class UnsupportedQoS

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class UnsupportedQoS
extends UserException

Generated from IDL definition of exception "UnsupportedQoS"

Author:
JacORB IDL compiler

Field Summary

PropertyError[]
qos_err

Constructor Summary

UnsupportedQoS()
UnsupportedQoS(java.lang.String _reason, PropertyError[] qos_err)
UnsupportedQoS(PropertyError[] qos_err)

Field Details

qos_err

public PropertyError[] qos_err

Constructor Details

UnsupportedQoS

public UnsupportedQoS()


UnsupportedQoS

public UnsupportedQoS(java.lang.String _reason,
                      PropertyError[] qos_err)


UnsupportedQoS

public UnsupportedQoS(PropertyError[] qos_err)