![]() |
Cinder
0.9.1
|
#include <Url.h>
Inherits cinder::Exception.
Public Member Functions | |
UrlLoadExc (int statusCode, const std::string &message) | |
int | statusCode () const |
const char * | what () const override throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
cinder::UrlLoadExc::UrlLoadExc | ( | int | statusCode, |
const std::string & | message | ||
) |
int cinder::UrlLoadExc::statusCode | ( | ) | const |
|
overrideinherited |
|
protectedinherited |