Skip to content

Class nptool::Warning

ClassList > nptool > Warning

Inherits the following classes: nptool::Exception

Public Functions

Type Name
virtual bool IsError ()
virtual bool IsWarning ()
Warning (std::string cls, std::string msg, std::string fix="")
~Warning ()

Public Functions inherited from nptool::Exception

See nptool::Exception

Type Name
Exception ()
virtual bool IsError ()
virtual bool IsWarning ()
void Set (std::string cls, std::string msg, std::string fix="")
const char * what () const
~Exception ()

Public Functions Documentation

function IsError

inline virtual bool nptool::Warning::IsError () 

Implements nptool::Exception::IsError


function IsWarning

inline virtual bool nptool::Warning::IsWarning () 

Implements nptool::Exception::IsWarning


function Warning

inline nptool::Warning::Warning (
    std::string cls,
    std::string msg,
    std::string fix=""
) 

function ~Warning

inline nptool::Warning::~Warning () 


The documentation for this class was generated from the following file src/core/NPException.h