Package com.github.mustachejava.reflect
Class MissingWrapper
java.lang.Object
com.github.mustachejava.reflect.GuardedWrapper
com.github.mustachejava.reflect.MissingWrapper
- All Implemented Interfaces:
Wrapper
Used to mark a wrapper this is only guarding a complete miss.
-
Field Summary
FieldsFields inherited from class com.github.mustachejava.reflect.GuardedWrapper
guardException, guards -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
MissingWrapper
-
-
Method Details
-
toString
- Overrides:
toStringin classGuardedWrapper
-