Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
gdapi
NotFoundException
C# Class gdapi.NotFoundException
Represents a request which is not found while attempting to access the API.
Inheritance:
ApiException
Show file
Open project: godaddy/gdapi-csharp
Public Methods
Method
Description
NotFoundException
(
string
message
,
string
code
,
string
detail
)
Method Details
NotFoundException()
public
method
public
NotFoundException
(
string
message
,
string
code
,
string
detail
)
message
string
code
string
detail
string