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

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

#include <ufeExcept.h>

Inheritance diagram for Ufe::InvalidOperationOnPathSegment:
Collaboration diagram for Ufe::InvalidOperationOnPathSegment:

Public Member Functions

 InvalidOperationOnPathSegment (const PathSegment &pathSegment)
 
 InvalidOperationOnPathSegment (const InvalidOperationOnPathSegment &)=default
 
 ~InvalidOperationOnPathSegment () override
 

Detailed Description

Exception class to signal an invalid path.

Definition at line 84 of file ufeExcept.h.

Constructor & Destructor Documentation

◆ InvalidOperationOnPathSegment() [1/2]

Ufe::InvalidOperationOnPathSegment::InvalidOperationOnPathSegment ( const PathSegment pathSegment)
inline

Definition at line 87 of file ufeExcept.h.

◆ InvalidOperationOnPathSegment() [2/2]

Ufe::InvalidOperationOnPathSegment::InvalidOperationOnPathSegment ( const InvalidOperationOnPathSegment )
default

◆ ~InvalidOperationOnPathSegment()

Ufe::InvalidOperationOnPathSegment::~InvalidOperationOnPathSegment ( )
inlineoverride

Definition at line 90 of file ufeExcept.h.


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