on Error Method

Hi,

what is the “on Error Method” in the solution settings dialog.
that mean, we can supply a metohd over there.
but, when that method is going to be fired.

please help.

Have you checked the docs and sample code allready?

yaa,
i have checked, Servoy user guide as well as online tutorials from servoy developer.

Mmm, I see that there is indeed a link missing the the documentation.

Basically, the onError method is linked to the ServoyException node in the Servoy Editor.

If you lookup the ServoyExepction node int eh docs, you will find info on the errorHandling process.

Also, when you move the samplecode of the isServoyException function under the Servoyexception node in the Servoy editor, you will find samplecode for the mathod that you could attach to the onError method in the Solutuion settings dialog.

I’ll make sure this will be brought to the attention of the person making the docs.

Paul

thanks paul.