Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

AxisFault Class Reference

SOAP Fault as exceptions. More...

#include <AxisException.hpp>

Inheritance diagram for AxisFault::

AxisException List of all members.

Public Methods

 AxisFault (std::string p_Err, unsigned short p_Lvl)
 Create with a cause of exception & level of severity. More...

 ~AxisFault ()

Detailed Description

SOAP Fault as exceptions.

SOAP Fault map as exceptions, handler for Axis

Definition at line 106 of file AxisException.hpp.


Constructor & Destructor Documentation

AxisFault::AxisFault ( std::string p_Err,
unsigned short p_Lvl )
 

Create with a cause of exception & level of severity.

Create a Fault exception with a cause of exception & level of severity

Parameters:
p_Err   Cause of exception
p_Lvl   severity level of the exception thrown

Definition at line 96 of file AxisException.cpp.

AxisFault::~AxisFault ( ) [inline]
 

Definition at line 111 of file AxisException.hpp.


The documentation for this class was generated from the following files: Axis C++ Client Lib - User's Guide

Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved