This html file is being generated from webapp/languages/errorvalues.xml file
during installation DB table "errorvalue" is being filled from this xml file
On Tue, Mar 24, 2015 at 1:01 AM, Lionel Djeukam
wrote:
> Hello Maxim,
>
> i looked for thef ile named "errors.xml" in the source-code package
Hello Maxim,
i looked for thef ile named "errors.xml" in the source-code package as well
as in the installation directory and couldn't find it.
Perhaps i didn't correctly understand what you ment by "imported". I though
i would have the possiblity to find the file and make some changes.
The scope
Actually it is errors.xml file (but I'm afraid it is only imported during
installation)
You can add it there, then manually add additional error code to the DB.
Then to use new error code you need to return negative number with the id
of this error
On Mon, Mar 23, 2015 at 4:16 PM, Lionel Djeukam
hi Maxim,
where should i define my own error code in the Source? :)
Lionel
2015-03-23 9:53 GMT+01:00 Maxim Solodovnik :
> sure, please do it :)
>
> On Sun, Mar 22, 2015 at 3:39 PM, Lionel Djeukam
> wrote:
>
>> Hello,
>> is it possible for me to create my own OMException with a new Error code.
>
sure, please do it :)
On Sun, Mar 22, 2015 at 3:39 PM, Lionel Djeukam
wrote:
> Hello,
> is it possible for me to create my own OMException with a new Error code.
> For example i want that a user become the message "Account locked" after
> three failed authentication.
>
> Thks and regards,
>
> Li
Hello,
is it possible for me to create my own OMException with a new Error code.
For example i want that a user become the message "Account locked" after
three failed authentication.
Thks and regards,
Lionel
--