Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::API::IFunction::ValidationException Struct Reference

Simple Exception Struct to differentiate validation error from other exceptions. More...

#include <IFunction.h>

Inheritance diagram for Mantid::API::IFunction::ValidationException:

Public Member Functions

 ValidationException (const std::string &ErrorMsg)
 

Detailed Description

Simple Exception Struct to differentiate validation error from other exceptions.

Definition at line 168 of file IFunction.h.

Constructor & Destructor Documentation

◆ ValidationException()

Mantid::API::IFunction::ValidationException::ValidationException ( const std::string &  ErrorMsg)
inline

Definition at line 170 of file IFunction.h.


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