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

Exception class to signal an invalid runtime ID. More...

#include <ufeExcept.h>

Inheritance diagram for Ufe::InvalidRunTimeId:
Collaboration diagram for Ufe::InvalidRunTimeId:

Public Member Functions

 InvalidRunTimeId (const Rtid &rtId)
 
 InvalidRunTimeId (const InvalidRunTimeId &)=default
 
 ~InvalidRunTimeId () override
 

Detailed Description

Exception class to signal an invalid runtime ID.

Definition at line 61 of file ufeExcept.h.

Constructor & Destructor Documentation

◆ InvalidRunTimeId() [1/2]

Ufe::InvalidRunTimeId::InvalidRunTimeId ( const Rtid rtId)
inline

Definition at line 64 of file ufeExcept.h.

◆ InvalidRunTimeId() [2/2]

Ufe::InvalidRunTimeId::InvalidRunTimeId ( const InvalidRunTimeId )
default

◆ ~InvalidRunTimeId()

Ufe::InvalidRunTimeId::~InvalidRunTimeId ( )
inlineoverride

Definition at line 67 of file ufeExcept.h.


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