|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CosPropertyService.PropertyException
public final class PropertyException
Generated from IDL struct "PropertyException".
| Field Summary | |
|---|---|
java.lang.String |
failing_property_name
|
ExceptionReason |
reason
|
| Constructor Summary | |
|---|---|
PropertyException()
|
|
PropertyException(ExceptionReason reason,
java.lang.String failing_property_name)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ExceptionReason reason
public java.lang.String failing_property_name
| Constructor Detail |
|---|
public PropertyException()
public PropertyException(ExceptionReason reason,
java.lang.String failing_property_name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||