Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

OSRTSAXException Class Reference

#include <saxParser.h>

Inheritance diagram for OSRTSAXException:

List of all members.

Detailed Description

Encapsulate a general SAX error or warning.

This class can contain basic error or warning information from either the XML SAX parser or the application: a parser writer or application writer can subclass it to provide additional functionality. SAX handlers may throw this exception or any exception subclassed from it.


Public Member Functions

virtual const XMLCHAR * getMessage ()=0
virtual int getStatus ()=0
virtual const XMLCHAR * getSrcFileName ()=0
virtual int getSrcLineNum ()=0


Member Function Documentation

virtual const XMLCHAR* OSRTSAXException::getMessage  )  [pure virtual]
 

Get the contents of the message.


The documentation for this class was generated from the following file:

Copyright © 1997-2004 Objective Systems,Inc.
All Rights Reserved.
This document may be distributed in any form, electronic
or otherwise, provided that it is distributed in its entirety
and that the copyright and this notice are included.

This file was last modified on 1 Oct 2004.
ASN1C XER Runtime, ASN1C v5.7x