LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
LC::Util::NetworkReplyErrorException Class Reference

#include "networkresult.h"

+ Inheritance diagram for LC::Util::NetworkReplyErrorException:
+ Collaboration diagram for LC::Util::NetworkReplyErrorException:

Public Member Functions

 NetworkReplyErrorException (NetworkReplyError error)
 
const NetworkReplyErrorGetError () const
 

Detailed Description

Definition at line 35 of file networkresult.h.

Constructor & Destructor Documentation

◆ NetworkReplyErrorException()

LC::Util::NetworkReplyErrorException::NetworkReplyErrorException ( NetworkReplyError  error)
explicit

Definition at line 27 of file networkresult.cpp.

References LC::Util::NetworkReplyError::ErrorText_.

Member Function Documentation

◆ GetError()

const NetworkReplyError & LC::Util::NetworkReplyErrorException::GetError ( ) const

Definition at line 33 of file networkresult.cpp.

Referenced by LC::Util::operator<<().

+ Here is the caller graph for this function:

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