Class InvalidEndpointException
- Namespace
- Glitch9.IO.Networking.RESTApi
public class InvalidEndpointException : Exception, ISerializable
- Inheritance
-
InvalidEndpointException
- Implements
- Inherited Members
- Extension Methods
Constructors
InvalidEndpointException(object, Enum, HttpMethod)
public InvalidEndpointException(object sender, Enum apiName, HttpMethod method)
Parameters
senderobjectapiNameEnummethodHttpMethod
InvalidEndpointException(object, string, HttpMethod)
public InvalidEndpointException(object sender, string apiName, HttpMethod method)
Parameters
senderobjectapiNamestringmethodHttpMethod