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, toString
public ElementInvalidReason why
public ElementInvalid()
public ElementInvalid(String _reason, ElementInvalidReason why)
public ElementInvalid(ElementInvalidReason why)
Copyright © 2016 JacORB. All rights reserved.