public class MacroException extends Exception
MacroExceptions are displayed to the page viewer, but are logged at a low level.
| Constructor and Description |
|---|
MacroException() |
MacroException(String message) |
MacroException(String message,
Throwable cause) |
MacroException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Atlassian. All rights reserved.