|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyException | |
---|---|
org.omg.CosPropertyService |
Uses of PropertyException in org.omg.CosPropertyService |
---|
Fields in org.omg.CosPropertyService declared as PropertyException | |
---|---|
PropertyException[] |
MultipleExceptions.exceptions
|
PropertyException |
PropertyExceptionHolder.value
|
PropertyException[] |
PropertyExceptionsHolder.value
|
Methods in org.omg.CosPropertyService that return PropertyException | |
---|---|
static PropertyException |
PropertyExceptionHelper.extract(Any any)
|
static PropertyException[] |
PropertyExceptionsHelper.extract(Any any)
|
static PropertyException |
PropertyExceptionHelper.read(InputStream in)
|
static PropertyException[] |
PropertyExceptionsHelper.read(InputStream _in)
|
Methods in org.omg.CosPropertyService with parameters of type PropertyException | |
---|---|
static void |
PropertyExceptionHelper.insert(Any any,
PropertyException s)
|
static void |
PropertyExceptionsHelper.insert(Any any,
PropertyException[] s)
|
static void |
PropertyExceptionHelper.write(OutputStream out,
PropertyException s)
|
static void |
PropertyExceptionsHelper.write(OutputStream _out,
PropertyException[] _s)
|
Constructors in org.omg.CosPropertyService with parameters of type PropertyException | |
---|---|
MultipleExceptions(PropertyException[] exceptions)
|
|
MultipleExceptions(java.lang.String _reason,
PropertyException[] exceptions)
|
|
PropertyExceptionHolder(PropertyException initial)
|
|
PropertyExceptionsHolder(PropertyException[] initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |