Uses of Enum Class
org.klojang.templates.RenderErrorCode
Packages that use RenderErrorCode
-
Uses of RenderErrorCode in org.klojang.templates
Methods in org.klojang.templates that return RenderErrorCodeModifier and TypeMethodDescriptionRenderException.getErrorCode()
Returns aRenderErrorCode
constant identifying the error.static RenderErrorCode
Returns the enum constant of this class with the specified name.static RenderErrorCode[]
RenderErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.