public final class UnsupportedQoS extends UserException
| Modifier and Type | Field and Description |
|---|---|
PropertyError[] |
qos_err |
| Constructor and Description |
|---|
UnsupportedQoS() |
UnsupportedQoS(PropertyError[] qos_err) |
UnsupportedQoS(String _reason,
PropertyError[] qos_err) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyError[] qos_err
public UnsupportedQoS()
public UnsupportedQoS(String _reason, PropertyError[] qos_err)
public UnsupportedQoS(PropertyError[] qos_err)
Copyright © 2015 JacORB. All rights reserved.