|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyError | |
|---|---|
| org.jacorb.notification.util | |
| org.omg.CosNotification | |
| Uses of PropertyError in org.jacorb.notification.util |
|---|
| Fields in org.jacorb.notification.util declared as PropertyError | |
|---|---|
protected static PropertyError[] |
PropertySet.PROPERTY_ERROR_ARRAY_TEMPLATE
|
| Methods in org.jacorb.notification.util that return PropertyError | |
|---|---|
protected PropertyError |
PropertySet.badProperty(String name)
|
protected PropertyError |
PropertySet.badType(String name)
|
| Method parameters in org.jacorb.notification.util with type arguments of type PropertyError | |
|---|---|
protected void |
PropertySet.checkPropertyExistence(Property[] props,
List<PropertyError> errorList)
|
| Uses of PropertyError in org.omg.CosNotification |
|---|
| Fields in org.omg.CosNotification declared as PropertyError | |
|---|---|
PropertyError[] |
UnsupportedAdmin.admin_err
|
PropertyError[] |
UnsupportedQoS.qos_err
|
PropertyError[] |
PropertyErrorSeqHolder.value
|
PropertyError |
PropertyErrorHolder.value
|
| Methods in org.omg.CosNotification that return PropertyError | |
|---|---|
static PropertyError |
PropertyErrorHelper.extract(Any any)
|
static PropertyError[] |
PropertyErrorSeqHelper.extract(Any any)
|
static PropertyError |
PropertyErrorHelper.read(InputStream in)
|
static PropertyError[] |
PropertyErrorSeqHelper.read(InputStream _in)
|
| Methods in org.omg.CosNotification with parameters of type PropertyError | |
|---|---|
static void |
PropertyErrorHelper.insert(Any any,
PropertyError s)
|
static void |
PropertyErrorSeqHelper.insert(Any any,
PropertyError[] s)
|
static void |
PropertyErrorHelper.write(OutputStream out,
PropertyError s)
|
static void |
PropertyErrorSeqHelper.write(OutputStream _out,
PropertyError[] _s)
|
| Constructors in org.omg.CosNotification with parameters of type PropertyError | |
|---|---|
PropertyErrorHolder(PropertyError initial)
|
|
PropertyErrorSeqHolder(PropertyError[] initial)
|
|
UnsupportedAdmin(PropertyError[] admin_err)
|
|
UnsupportedAdmin(String _reason,
PropertyError[] admin_err)
|
|
UnsupportedQoS(PropertyError[] qos_err)
|
|
UnsupportedQoS(String _reason,
PropertyError[] qos_err)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||