Public Member Functions | |
| const std::string & | GetErrorText () const |
| Returns the error text provided when throwing the exception. | |
| ImportErrorException (const std::string &pErrorText) | |
| Constructor with arguments. | |
| Assimp::ImportErrorException::ImportErrorException | ( | const std::string & | pErrorText | ) | [inline] |
Constructor with arguments.
| const std::string& Assimp::ImportErrorException::GetErrorText | ( | ) | const [inline] |
Returns the error text provided when throwing the exception.
1.5.8