|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosNotification.UnsupportedQoS
Generated from IDL definition of exception "UnsupportedQoS"
Field Summary | |
---|---|
PropertyError[] |
qos_err
|
Constructor Summary | |
---|---|
UnsupportedQoS()
|
|
UnsupportedQoS(PropertyError[] qos_err)
|
|
UnsupportedQoS(java.lang.String _reason,
PropertyError[] qos_err)
|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public PropertyError[] qos_err
Constructor Detail |
public UnsupportedQoS()
public UnsupportedQoS(java.lang.String _reason, PropertyError[] qos_err)
public UnsupportedQoS(PropertyError[] qos_err)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |