treelite
Classes | Namespaces
error.h File Reference

Exception class used throughout the Treelite codebase. More...

#include <stdexcept>
#include <string>
Include dependency graph for error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  treelite::Error
 Exception class that will be thrown by Treelite. More...
 

Namespaces

 treelite
 

Detailed Description

Exception class used throughout the Treelite codebase.

Copyright (c) 2022 by Contributors

Author
Hyunsu Cho