HTTPException

The exception type for HTTP errors.

class HTTPException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta