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, toString
public AsciiDocException(String s)
AsciiDocException
with a detailed error message.s
- Error messageCopyright 2010-2022 ForgeRock AS.