Assimp  v3.1.1 (June 2014)
compare_fails_exception Class Reference

Sentinel exception to return quickly from deeply nested control paths. More...

Inherits std::exception.

Public Types

enum  { MAX_ERR_LEN = 4096 }
 

Public Member Functions

 compare_fails_exception (const char *msg)
 
const char * what () const throw ()
 

Detailed Description

Sentinel exception to return quickly from deeply nested control paths.

Member Enumeration Documentation

anonymous enum
Enumerator
MAX_ERR_LEN 

Constructor & Destructor Documentation

compare_fails_exception::compare_fails_exception ( const char *  msg)
inline

Member Function Documentation

const char* compare_fails_exception::what ( ) const
throw (
)
inline

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