public class IllegalAttributeException extends RuntimeException
| Constructor and Description |
|---|
IllegalAttributeException(String s)
Constructs an
IllegalAttributeException with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalAttributeException(String s)
IllegalAttributeException with the specified
detail message.s - the detail message.Copyright © 2025. All rights reserved.