API Reference > Namespaces > TB_COLLADAIMPORT Namespace > Classes > FWLErrorHandler Class
FWLErrorHandler Class
TB_COLLADAIMPORT__FWLErrorHandler
Syntax
C++
class FWLErrorHandler : public COLLADASaxFWL::IErrorHandler;

TbColladaFWLErrorHandler.h

This class is used to handle errors that occur while loading the Collada Framework.

 
Name 
Description 
 
Disables default copy constructor. 
 
Name 
Description 
 
Destructor. 
 
Constructor. 
 
Name 
Description 
 
If this method returns true, the loader stops parsing immediately. If the severity is not CRITICAL and this method returns true, the loader continues loading. 
 
Name 
Description 
 
= 
Disables default assignment operator. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.