public final class UnsupportedProperty extends UserException
| Modifier and Type | Field and Description |
|---|---|
NameComponent[] |
nam |
| Constructor and Description |
|---|
UnsupportedProperty() |
UnsupportedProperty(NameComponent[] nam) |
UnsupportedProperty(String _reason,
NameComponent[] nam) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NameComponent[] nam
public UnsupportedProperty()
public UnsupportedProperty(String _reason, NameComponent[] nam)
public UnsupportedProperty(NameComponent[] nam)
Copyright © 2017 JacORB. All rights reserved.