Public Member Functions
cinder::UrlLoadExc Class Reference

Exception for failed Url loading. More...

#include <Url.h>

Inherits cinder::Exception.

List of all members.

Public Member Functions

 UrlLoadExc (int statusCode, const std::string &message)
virtual const char * what () const throw ()
int statusCode () const

Detailed Description

Exception for failed Url loading.


Constructor & Destructor Documentation

cinder::UrlLoadExc::UrlLoadExc ( int  statusCode,
const std::string &  message 
)

Member Function Documentation

virtual const char* cinder::UrlLoadExc::what ( ) const throw () [virtual]

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