ifw-ll 1.0.0
 
Loading...
Searching...
No Matches
EKSError Class Reference

#include <EKS.h>

Inheritance diagram for EKSError:

Public Member Functions

 EKSError ()=delete
 
 EKSError (const ResponseCode &responseCode, const char *msg) noexcept
 
 EKSError (const ResponseCode &responseCode) noexcept
 
 EKSError (const EKSError &other) noexcept
 
 EKSError (EKSError &&other) noexcept
 
const char * what () const noexcept
 
 EKSError ()=delete
 
 EKSError (const ResponseCode &responseCode, const char *msg) noexcept
 
 EKSError (const ResponseCode &responseCode) noexcept
 
 EKSError (const EKSError &other) noexcept
 
 EKSError (EKSError &&other) noexcept
 
const char * what () const noexcept
 

Public Attributes

const ResponseCode responseCode
 

Constructor & Destructor Documentation

◆ EKSError() [1/10]

EKSError::EKSError ( )
delete

◆ EKSError() [2/10]

EKSError::EKSError ( const ResponseCode & responseCode,
const char * msg )
inlinenoexcept

◆ EKSError() [3/10]

EKSError::EKSError ( const ResponseCode & responseCode)
inlinenoexcept

◆ EKSError() [4/10]

EKSError::EKSError ( const EKSError & other)
inlinenoexcept

◆ EKSError() [5/10]

EKSError::EKSError ( EKSError && other)
inlinenoexcept

◆ EKSError() [6/10]

EKSError::EKSError ( )
delete

◆ EKSError() [7/10]

EKSError::EKSError ( const ResponseCode & responseCode,
const char * msg )
inlinenoexcept

◆ EKSError() [8/10]

EKSError::EKSError ( const ResponseCode & responseCode)
inlinenoexcept

◆ EKSError() [9/10]

EKSError::EKSError ( const EKSError & other)
inlinenoexcept

◆ EKSError() [10/10]

EKSError::EKSError ( EKSError && other)
inlinenoexcept

Member Function Documentation

◆ what() [1/2]

const char * EKSError::what ( ) const
inlinenoexcept

◆ what() [2/2]

const char * EKSError::what ( ) const
inlinenoexcept

Member Data Documentation

◆ responseCode

const ResponseCode EKSError::responseCode

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