HAPI::ExceptionUsage Class Reference

An API function was called with an invalid argument (for example, a NULL object was passed to a function that expects a non-NULL argument). More...

Inheritance diagram for HAPI::ExceptionUsage:
HAPI::ExceptionHugin

List of all members.

Public Member Functions

const char * what () const throw ()
 Get a description of what the problem is.

Detailed Description

An API function was called with an invalid argument (for example, a NULL object was passed to a function that expects a non-NULL argument).


Member Function Documentation

const char* HAPI::ExceptionUsage::what (  )  const throw () [virtual]

Get a description of what the problem is.

Returns:
the description of the exception

Reimplemented from HAPI::ExceptionHugin.


Copyright Hugin Expert A/S 1993-2010