| 
                  VisiBroker for Java  | 
||||||||
| 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.DsLogAdmin.UnsupportedQoS
public final class UnsupportedQoS
Raised if an implementation does not support the specified quality of service property.
| Field Summary | |
|---|---|
 short[] | 
denied
 | 
| Constructor Summary | |
|---|---|
UnsupportedQoS()
 | 
|
UnsupportedQoS(short[] denied)
 | 
|
UnsupportedQoS(java.lang.String _reason,
               short[] denied)
 | 
|
| 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 short[] denied
| Constructor Detail | 
|---|
public UnsupportedQoS()
public UnsupportedQoS(short[] denied)
public UnsupportedQoS(java.lang.String _reason,
                      short[] denied)
  | 
                 
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||