public class JBakeException extends RuntimeException
It always contains an error message and if available the cause.
| Constructor and Description |
|---|
JBakeException(String message) |
JBakeException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.