| Package | Description |
|---|---|
| org.trimou.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
MustacheProblem |
| Modifier and Type | Method and Description |
|---|---|
ProblemCode |
MustacheException.getCode() |
| Constructor and Description |
|---|
MustacheException(ProblemCode code) |
MustacheException(ProblemCode code,
java.lang.String message,
java.lang.Object... params) |
MustacheException(ProblemCode code,
java.lang.Throwable cause) |
Copyright © 2013. All Rights Reserved.