UnsupportedImageTypeException Class Reference

#include <VisionX/tools/exceptions/local/UnsupportedImageTypeException.h>

+ Inheritance diagram for UnsupportedImageTypeException:

Public Member Functions

virtual std::string ice_name () const
 
 UnsupportedImageTypeException (std::string imageTypeName)
 
 ~UnsupportedImageTypeException () noexcept override
 

Public Attributes

std::string imageTypeName
 

Detailed Description

Definition at line 31 of file UnsupportedImageTypeException.h.

Constructor & Destructor Documentation

◆ UnsupportedImageTypeException()

UnsupportedImageTypeException ( std::string  imageTypeName)
inline

Definition at line 36 of file UnsupportedImageTypeException.h.

◆ ~UnsupportedImageTypeException()

~UnsupportedImageTypeException ( )
inlineoverridenoexcept

Definition at line 40 of file UnsupportedImageTypeException.h.

Member Function Documentation

◆ ice_name()

virtual std::string ice_name ( ) const
inlinevirtual

Definition at line 42 of file UnsupportedImageTypeException.h.

Member Data Documentation

◆ imageTypeName

std::string imageTypeName

Definition at line 34 of file UnsupportedImageTypeException.h.


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