tbx
0.7.5
|
Exception thrown when a ResObject is assigned to a subclass with the wrong class id. More...
#include <resexcept.h>
Public Member Functions | |
ResGadgetTypeMismatch (int type_id, int check_id) | |
Construct exception when resource gadget types do not match. More... | |
Exception thrown when a ResObject is assigned to a subclass with the wrong class id.
|
inline |
Construct exception when resource gadget types do not match.
type_id | Toolbox type id of gadget checked |
check_id | Toolbox type id of gadget that was expected |