1#ifndef TENDUKE_NET_MALFORMEDURLEXCEPTION_H
2#define TENDUKE_NET_MALFORMEDURLEXCEPTION_H
4#include "./URLException.h"
A tenduke::net::NetworkingException thrown when various URL-related errors occur.
Definition URLException.h:14
Root for classes, functions and globals of 10Duke C++ Client.
Definition APIRequest.h:4