mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-28 14:38:50 +00:00
[AB-143] changing template for incorrect command parameter
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
<#assign expectedType>${model.clazz.simpleName}</#assign>
|
||||
<#assign parameterName=model.parameterName>
|
||||
<#include "incorrect_parameters_exception_text">
|
||||
@@ -1 +1 @@
|
||||
The necessary parameters were not found. A '${expectedType}' was expected as '${parameterName}'. Consult help to see the correct syntax.
|
||||
Incorrect parameter for '${parameterName}'. Consult help to see the correct syntax.
|
||||
Reference in New Issue
Block a user