public final class UnsupportedQoS extends UserException
| Modifier and Type | Field and Description |
|---|---|
PropertyError[] |
qos_err |
| Constructor and Description |
|---|
UnsupportedQoS() |
UnsupportedQoS(PropertyError[] qos_err) |
UnsupportedQoS(java.lang.String _reason,
PropertyError[] qos_err) |
public PropertyError[] qos_err
public UnsupportedQoS()
public UnsupportedQoS(java.lang.String _reason,
PropertyError[] qos_err)
public UnsupportedQoS(PropertyError[] qos_err)