iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Exceptions
ServerConnectionException Class
ServerConnectionException Constructor
ServerConnectionException Constructor
ServerConnectionException Constructor (String)
ServerConnectionException Constructor (String, Exception)
ServerConnectionException Constructor (String)
Initializes a new instance of the
ServerConnectionException
class with a specified error message.
Namespace:
Resto.Front.Api.V4.Exceptions
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
public
ServerConnectionException
(
string
message
)
Parameters
message
Type:
System
String
See Also
Reference
ServerConnectionException Class
ServerConnectionException Overload
Resto.Front.Api.V4.Exceptions Namespace