public final class ElementInvalid extends UserException
| Modifier and Type | Field and Description |
|---|---|
ElementInvalidReason |
why |
| Constructor and Description |
|---|
ElementInvalid() |
ElementInvalid(ElementInvalidReason why) |
ElementInvalid(java.lang.String _reason,
ElementInvalidReason why) |
public ElementInvalidReason why
public ElementInvalid()
public ElementInvalid(java.lang.String _reason,
ElementInvalidReason why)
public ElementInvalid(ElementInvalidReason why)