http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Installation
Build

API Docs
Samples
Programming
Migration
FAQs

Releases
Feedback

PDF Document

Download
Dev Snapshots
CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

NoDefTranscoderException Class Reference

#include <NoDefTranscoderException.hpp>

Inheritance diagram for NoDefTranscoderException

Collaboration diagram for NoDefTranscoderException:

List of all members.

Public Methods

 NoDefTranscoderException ()
 NoDefTranscoderException (const XMLCh* const msg)
 NoDefTranscoderException (const char* const msg)
 NoDefTranscoderException (const NoDefTranscoderException& toCopy)
virtual ~NoDefTranscoderException ()
 NoDefTranscoderException (const XMLCh* const type, const XMLCh* const msg)
virtual XMLExceptionduplicate () const


Constructor & Destructor Documentation

NoDefTranscoderException::NoDefTranscoderException ( )

NoDefTranscoderException::NoDefTranscoderException ( const XMLCh * const msg )

NoDefTranscoderException::NoDefTranscoderException ( const char * const msg )

NoDefTranscoderException::NoDefTranscoderException ( const NoDefTranscoderException & toCopy )

NoDefTranscoderException::~NoDefTranscoderException ( ) [virtual]

NoDefTranscoderException::NoDefTranscoderException ( const XMLCh * const type,
const XMLCh * const msg )


Member Function Documentation

XMLException * NoDefTranscoderException::duplicate ( ) const [virtual]


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


Copyright © 2000 The Apache Software Foundation. All Rights Reserved.