ufe 6.2
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
Ufe::InvalidValueGet Class Reference

Exception class to signal if the template type doesn't match the type of the actual value. More...

#include <ufeExcept.h>

Inheritance diagram for Ufe::InvalidValueGet:
Collaboration diagram for Ufe::InvalidValueGet:

Public Member Functions

 InvalidValueGet (const Value &v)
 
 InvalidValueGet (const InvalidValueGet &)=default
 
 ~InvalidValueGet () override
 

Detailed Description

Exception class to signal if the template type doesn't match the type of the actual value.

Definition at line 100 of file ufeExcept.h.

Constructor & Destructor Documentation

◆ InvalidValueGet() [1/2]

Ufe::InvalidValueGet::InvalidValueGet ( const Value v)
inline

Definition at line 103 of file ufeExcept.h.

◆ InvalidValueGet() [2/2]

Ufe::InvalidValueGet::InvalidValueGet ( const InvalidValueGet )
default

◆ ~InvalidValueGet()

Ufe::InvalidValueGet::~InvalidValueGet ( )
inlineoverride

Definition at line 105 of file ufeExcept.h.


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