See Also
Printy Config Namespace
Errors.Exception Method
C++
public: void Exception(
    string s
);
C#
public void Exception(
    string s
);
Visual Basic
Public Function Exception(
    s As string
) As void
Remarks

Diese Methode wird vom Parser aufgerufen, wenn ein schwerwiegender Fehler, also eine Exception, während des Parse-Vorgangs auftritt. Dabei wird eine entsprechende Fehlermeldung auf der Konsole ausgegeben und das Programm wird beendet.

See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.