public class AsciiDocException extends IllegalStateException
| Constructor and Description |
|---|
AsciiDocException(String s)
Creates a
AsciiDocException with a detailed error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AsciiDocException(String s)
AsciiDocException with a detailed error message.s - Error messageCopyright © 2025 Open Identity Platform Community. All rights reserved.