public final class ElementInvalid extends UserException
| Modifier and Type | Field and Description |
|---|---|
ElementInvalidReason |
why |
| Constructor and Description |
|---|
ElementInvalid() |
ElementInvalid(ElementInvalidReason why) |
ElementInvalid(String _reason,
ElementInvalidReason why) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ElementInvalidReason why
public ElementInvalid()
public ElementInvalid(String _reason, ElementInvalidReason why)
public ElementInvalid(ElementInvalidReason why)
Copyright © 2015 JacORB. All rights reserved.