|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.omg.CORBA.UserException org.omg.CosNotification.UnsupportedQoS
public final class UnsupportedQoS
Field Summary | |
---|---|
PropertyError[] |
qos_err
|
Constructor Summary | |
---|---|
UnsupportedQoS()
|
|
UnsupportedQoS(PropertyError[] qos_err)
|
|
UnsupportedQoS(java.lang.String _reason,
PropertyError[] qos_err)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public PropertyError[] qos_err
Constructor Detail |
---|
public UnsupportedQoS()
public UnsupportedQoS(PropertyError[] qos_err)
public UnsupportedQoS(java.lang.String _reason, PropertyError[] qos_err)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |