Exception class to signal an unknown path component separator in a path string.
More...
#include <pathStringExcept.h>
Exception class to signal an unknown path component separator in a path string.
Definition at line 46 of file pathStringExcept.h.
◆ InvalidPathComponentSeparator() [1/2]
Ufe::InvalidPathComponentSeparator::InvalidPathComponentSeparator |
( |
char |
sep, |
|
|
const std::string & |
segmentString |
|
) |
| |
|
inline |
◆ InvalidPathComponentSeparator() [2/2]
◆ ~InvalidPathComponentSeparator()
Ufe::InvalidPathComponentSeparator::~InvalidPathComponentSeparator |
( |
| ) |
|
|
inlineoverride |
◆ pathSegmentString()
const std::string& Ufe::InvalidPathComponentSeparator::pathSegmentString |
( |
| ) |
const |
|
inline |
◆ separator()
char Ufe::InvalidPathComponentSeparator::separator |
( |
| ) |
const |
|
inline |
◆ fPathSegmentString
const std::string Ufe::InvalidPathComponentSeparator::fPathSegmentString |
|
private |
◆ fSeparator
const char Ufe::InvalidPathComponentSeparator::fSeparator |
|
private |
The documentation for this class was generated from the following file: