Go to the documentation of this file.
   38 #ifndef FCL_EXCEPTION_H 
   39 #define FCL_EXCEPTION_H 
   44 #include "fcl/export.h" 
   49 class FCL_EXPORT 
Exception : 
public std::runtime_error
 
   54   explicit Exception(
const std::string& what);
 
   58   Exception(
const std::string& prefix, 
const std::string& what);
 
  
fcl
Author(s): 
autogenerated on Fri Mar 14 2025 02:38:17