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