public class AttributeException extends RuntimeException
| Constructor and Description |
|---|
AttributeException(String attrName,
String message) |
AttributeException(String attrName,
String message,
Throwable th) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 JBoss by Red Hat. All rights reserved.