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

EdgReplicaLocationService::ReplicationException Class Reference

Inheritance diagram for EdgReplicaLocationService::ReplicationException:

EdgReplicaLocationService::AttributeDefinitionExistsException EdgReplicaLocationService::AttributeExistsException EdgReplicaLocationService::CommunicationException EdgReplicaLocationService::EmptyAttributeNameException EdgReplicaLocationService::InvalidQueryException EdgReplicaLocationService::NoSuchAttributeDefinitionException EdgReplicaLocationService::NoSuchAttributeException EdgReplicaLocationService::NoSuchGuidException EdgReplicaLocationService::NoSuchPfnException EdgReplicaLocationService::NotImplementedException EdgReplicaLocationService::PfnExistsException EdgReplicaLocationService::UnappropriateAttributeTypeException EdgReplicaLocationService::ValueTooLongException List of all members.

Public Methods

 ReplicationException () throw ()
 A simple top-level exception class for Replication Exceptions. More...

 ReplicationException (const std::string &what) throw ()
 ReplicationException (const std::string &what, const std::string &faultCode) throw ()
const std::string & faultCode () const throw ()
virtual const char * what () const throw ()
virtual ~ReplicationException () throw ()

Detailed Description

Author:
James Casey , Radovan Chytracek
Version:
Id:
ReplicationExceptions.h,v 1.19 2003/09/22 06:16:04 rado Exp


Constructor & Destructor Documentation

ReplicationException   throw ()
 

A simple top-level exception class for Replication Exceptions.

ReplicationException const std::string &    what throw ()
 

ReplicationException const std::string &    what,
const std::string &    faultCode
throw ()
 

virtual ~ReplicationException   throw () [virtual]
 


Member Function Documentation

const std::string& faultCode   const throw ()
 

virtual const char* what   const throw () [virtual]
 

The EU DataGrid Project. All rights reserved.