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 © 2000–2023 Vaadin Ltd. All rights reserved.