Katana Plug-in APIs 0.1

Foundry::Katana::GeolibCookInterface::QueryAbortException Class Reference

Thrown by the Runtime to abort the current. More...

#include <FnGeolibCookInterface.h>


Detailed Description

Thrown by the Runtime to abort the current.

 cook() 

call.

This exception type will be thrown by methods on GeolibCookInterface and should never be caught by client code, consequently, you should avoid the use of

 try{
     }catch(...){ } 

in your code


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations Enumerator