#include <otbImageSeriesFileReaderBase.h>
◆ ImageSeriesFileReaderException() [1/3]
otb::ImageSeriesFileReaderException::ImageSeriesFileReaderException |
( |
const char * |
file, |
|
|
unsigned int |
line, |
|
|
const char * |
message = "Error in IO" , |
|
|
const char * |
loc = "Unknown" |
|
) |
| |
|
inline |
◆ ImageSeriesFileReaderException() [2/3]
otb::ImageSeriesFileReaderException::ImageSeriesFileReaderException |
( |
const std::string & |
file, |
|
|
unsigned int |
line, |
|
|
const char * |
message = "Error in IO" , |
|
|
const char * |
loc = "Unknown" |
|
) |
| |
|
inline |
◆ ImageSeriesFileReaderException() [3/3]
otb::ImageSeriesFileReaderException::ImageSeriesFileReaderException |
( |
const std::string & |
file, |
|
|
unsigned int |
line, |
|
|
const std::string & |
message = "Error in IO" , |
|
|
const std::string & |
loc = "Unknown" |
|
) |
| |
|
inline |
◆ GetNameOfClass()
virtual const char* otb::ImageSeriesFileReaderException::GetNameOfClass |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: