AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::ContextInternalError Class Reference

Error for any internal failure conditions of TestContext. More...

#include <exceptions.hpp>

Inheritance diagram for asmgrader::ContextInternalError:
[legend]

Public Member Functions

 ContextInternalError (ErrorKind error, const std::string &msg="")
 
ErrorKind get_error () const
 

Detailed Description

Error for any internal failure conditions of TestContext.

Constructor & Destructor Documentation

◆ ContextInternalError()

asmgrader::ContextInternalError::ContextInternalError ( ErrorKind error,
const std::string & msg = "" )
inlineexplicit

Member Function Documentation

◆ get_error()

ErrorKind asmgrader::ContextInternalError::get_error ( ) const
inline

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