Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp
ApiException Class
ApiException Constructor
ApiException Properties
ApiException Methods
ApiException Events
ApiException Constructor
View Project on GitHub
ApiException.
Namespace:
GW2CSharp
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
ApiException
(
string
message
)
Parameters
message
Type:
System
String
Message of the Exception.
See Also
Reference
ApiException Class
GW2CSharp Namespace