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

Google


Objective Systems, Inc.

OSSAXException Class Reference

Inheritance diagram for OSSAXException:

OSRTLException List of all members.

Public Member Functions

 OSSAXException ()
 Default constructor.
 OSSAXException (OSContext *pContext, const OSUTF8CHAR *const msg)
 Constructor.
 OSSAXException (OSContext *pContext, const OSUTF8CHAR *const msg, int stat_, const OSUTF8CHAR *const file_, int line_)
 Constructor.
 OSSAXException (OSContext *pContext, int stat_, const OSUTF8CHAR *file_, int line_)
 Constructor.
 OSSAXException (const OSSAXException &toCopy)
 Copy constructor.
 ~OSSAXException ()
 Destructor.
const OSUTF8CHAR * getMessage ()
const OSUTF8CHAR * getSrcFileName ()
int getSrcLineNum ()
void printErrorInfo ()
 Prints error information, if context is set.

Protected Attributes

const OSUTF8CHAR * mpMsg
const OSUTF8CHAR * mpFile
int line

Detailed Description

Definition at line 161 of file rtxCppException.h.


Constructor & Destructor Documentation

OSSAXException::OSSAXException OSContext pContext,
const OSUTF8CHAR *const   msg
[inline]
 

Constructor.

Parameters:
pContext Pointer to a context to use.
msg The error or warning message.

Definition at line 174 of file rtxCppException.h.

OSSAXException::OSSAXException OSContext pContext,
const OSUTF8CHAR *const   msg,
int  stat_,
const OSUTF8CHAR *const   file_,
int  line_
[inline]
 

Constructor.

Parameters:
pContext Pointer to a context to use.
msg The error or warning message.
stat_ The completition status to be reported.
file_ The name of source file from where exception is thrown.
line_ The line number of source file from where exception is thrown.

Definition at line 186 of file rtxCppException.h.

OSSAXException::OSSAXException OSContext pContext,
int  stat_,
const OSUTF8CHAR *  file_,
int  line_
[inline]
 

Constructor.

Parameters:
pContext Pointer to a context to use.
stat_ The completition status to be reported.
file_ The name of source file from where exception is thrown.
line_ The line number of source file from where exception is thrown.

Definition at line 198 of file rtxCppException.h.

OSSAXException::OSSAXException const OSSAXException toCopy  )  [inline]
 

Copy constructor.

Parameters:
toCopy The exception to be copy constructed

Definition at line 206 of file rtxCppException.h.


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

This file was last modified on 8 Jan 2007.
XBinder, Version 1.1.9