See Also
Printy Config Namespace
ParserException Class
System.Exception
    net.stefanhauser.Printy.GUI.Config.ParserException
C++
public: class ParserException : public System.Exception;
C#
public class ParserException : System.Exception;
Visual Basic
Public Class ParserException
Inherits System.Exception
File
Remarks

Eine solche Exception wird geworfen, wenn während des Parse-Vorgangs mindestens ein Fehler gefunden worden ist. Diese Exception wird von der Methode Parser.Parse() geworfen.

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.