
solr.WebPages.conf.velocity.error.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mklab-framework-client Show documentation
Show all versions of mklab-framework-client Show documentation
The project contains a set of convenience methods on top of common data repositories.
The newest version!
#**
* Show Error Message, if any
*#
## Show Error Message, if any
## Usually rendered inside div class=error
#if( $response.response.error.code )
ERROR $response.response.error.code
$response.response.error.msg
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy