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::InvalidOperationOnPath Class Reference

Exception class to signal an invalid path. More...

#include <ufeExcept.h>

Inheritance diagram for Ufe::InvalidOperationOnPath:
Collaboration diagram for Ufe::InvalidOperationOnPath:

Public Member Functions

 InvalidOperationOnPath (const Path &path)
 
 InvalidOperationOnPath (const InvalidOperationOnPath &)=default
 
 ~InvalidOperationOnPath () override
 

Detailed Description

Exception class to signal an invalid path.

Definition at line 74 of file ufeExcept.h.

Constructor & Destructor Documentation

◆ InvalidOperationOnPath() [1/2]

Ufe::InvalidOperationOnPath::InvalidOperationOnPath ( const Path path)
inline

Definition at line 77 of file ufeExcept.h.

◆ InvalidOperationOnPath() [2/2]

Ufe::InvalidOperationOnPath::InvalidOperationOnPath ( const InvalidOperationOnPath )
default

◆ ~InvalidOperationOnPath()

Ufe::InvalidOperationOnPath::~InvalidOperationOnPath ( )
inlineoverride

Definition at line 80 of file ufeExcept.h.


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