WSF
UtPackException Class Reference

#include <UtPackSchema.hpp>

Inherits std::exception.

Public Member Functions

 UtPackException (const std::string &aReason)
 ~UtPackException () override
const char * what () const noexcept override

Public Attributes

std::string mReason

Constructor & Destructor Documentation

◆ UtPackException()

UtPackException::UtPackException ( const std::string & aReason)

References mReason.

◆ ~UtPackException()

UtPackException::~UtPackException ( )
inlineoverride

Member Function Documentation

◆ what()

const char * UtPackException::what ( ) const
overridenoexcept

References mReason.

Member Data Documentation

◆ mReason

std::string UtPackException::mReason

Referenced by UtPackException(), and what().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved