iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Exceptions
AgentOperationFailedException Class
AgentOperationFailedException Constructor
AgentOperationFailedException Properties
AgentOperationFailedException Methods
AgentOperationFailedException Events
AgentOperationFailedException Constructor
Initializes a new instance of the
AgentOperationFailedException
class.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
AgentOperationFailedException
(
string
message
,
long
hrCode
,
int
nCode
)
Parameters
message
Type:
System
String
hrCode
Type:
System
Int64
nCode
Type:
System
Int32
See Also
Reference
AgentOperationFailedException Class
Resto.Front.Api.Exceptions Namespace