WSF
WsfUncloneableException Class Reference

An exception that gets thrown when an attempt is made to Clone() an unclonable object. More...

#include <WsfException.hpp>

Inheritance diagram for WsfUncloneableException:
Collaboration diagram for WsfUncloneableException:

Public Member Functions

 WsfUncloneableException ()
 WsfUncloneableException (const std::string &aWhat)
Public Member Functions inherited from WsfException
 WsfException (const std::string &aWhat) noexcept
 ~WsfException () override

Detailed Description

An exception that gets thrown when an attempt is made to Clone() an unclonable object.

Constructor & Destructor Documentation

◆ WsfUncloneableException() [1/2]

WsfUncloneableException::WsfUncloneableException ( )
inline

◆ WsfUncloneableException() [2/2]

WsfUncloneableException::WsfUncloneableException ( const std::string & aWhat)
inline

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