35 #ifndef IE_COREMAYA_STATUSEXCEPTION_H
36 #define IE_COREMAYA_STATUSEXCEPTION_H
38 #include "IECore/Exception.h"
40 #include "maya/MStatus.h"
61 virtual const char *type()
const throw();
71 #endif // IE_COREMAYA_STATUSEXCEPTION_H
StatusException(const MStatus &status)
Definition: Exception.h:49
static void throwIfError(const MStatus &status)
Definition: StatusException.h:50
The IECoreMaya namespace holds all the functionality of libIECoreMaya.
Definition: BoolParameterHandler.h:44