|
Katana Plug-in APIs 0.1
|
Thrown by the Runtime to abort the current. More...
#include <FnGeolibCookInterface.h>
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
1.7.3