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, toString
public IllegalAttributeException(String s)
IllegalAttributeException
with the
specified detail message.s
- the detail message.Copyright © 2021. All rights reserved.