See Also
Printy Config Namespace
ParserException.ParserException Constructor
C++
public: ParserException(
    ArrayList list, 
    int count
);
C#
public ParserException(
    ArrayList list, 
    int count
);
Visual Basic
Public Sub ParserException(
    list As ArrayList, 
    count As Integer
)
Remarks

Erzeugt ein neues ParserException-Objekt

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.