Package | Description |
---|---|
org.trimou.exception |
Modifier and Type | Class and Description |
---|---|
class |
MustacheProblem
Ordinal of this enum should not be used - we don't keep the ordering between
versions.
|
Modifier and Type | Method and Description |
---|---|
ProblemCode |
MustacheException.getCode() |
Constructor and Description |
---|
MustacheException(ProblemCode code) |
MustacheException(ProblemCode code,
String message,
Object... params) |
MustacheException(ProblemCode code,
Throwable cause) |
Copyright © 2017. All rights reserved.