iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Exceptions
EntityModifiedException Class
EntityModifiedException Constructor
EntityModifiedException Properties
EntityModifiedException Methods
EntityModifiedException Constructor
Initializes a new instance of the
EntityModifiedException
class with specified entity stub and actual version.
Namespace:
Resto.Front.Api.V5.Exceptions
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
public
EntityModifiedException
(
IVersionedEntity
modifiedEntity
,
int
actualVersion
)
Parameters
modifiedEntity
Type:
Resto.Front.Api.V5.Data.Common
IVersionedEntity
actualVersion
Type:
System
Int32
See Also
Reference
EntityModifiedException Class
Resto.Front.Api.V5.Exceptions Namespace