SDK  2.1.4
CloudBackend Software Development Kit - SDK API for C++
cbe::delegate::UnBanDelegate::Exception Struct Reference

exception thrown by cbe::Member::unBan() if the request fails. More...

#include <UnBanDelegate.h>

Inheritance diagram for cbe::delegate::UnBanDelegate::Exception:
Collaboration diagram for cbe::delegate::UnBanDelegate::Exception:

Additional Inherited Members

- Public Types inherited from cbe::util::ExceptionImpl< ErrorInfo >
using Base = ExceptionImpl< ErrorInfo >
 
- Public Member Functions inherited from cbe::util::ExceptionImpl< ErrorInfo >
 ExceptionImpl (ErrorInfo &&errorInfo)
 
- Public Member Functions inherited from cbe::util::Exception
template<typename... Ts>
 Exception (Ts &&... args)
 
std::string typeAsString () const
 
template<class CbeExceptionT >
const CbeExceptionT * derivedCbeException () const
 Examines whether current exception is of type CbeExceptionT. More...
 
- Public Attributes inherited from cbe::util::ExceptionImpl< ErrorInfo >
const ErrorInfo errorInfo
 

Detailed Description

exception thrown by cbe::Member::unBan() if the request fails.


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