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