TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Member Functions | List of all members
common::zstd::exception Class Reference

Custom exception for zstd error codes. More...

#include <zstdstream.h>

Inherits std::exception.

Public Member Functions

 exception (int code)
 
const char * what () const throw ()
 

Detailed Description

Custom exception for zstd error codes.

Constructor & Destructor Documentation

common::zstd::exception::exception ( int  code)
explicit

Member Function Documentation

const char * common::zstd::exception::what ( ) const
throw (
)

The documentation for this class was generated from the following files: