public class MustacheException extends RuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
MustacheException.Context
An exception thrown if we encounter a context error (e.g.
|
| Constructor and Description |
|---|
MustacheException(String message) |
MustacheException(String message,
Throwable cause) |
MustacheException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.