iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Exceptions
EntityModifiedException Class
EntityModifiedException Constructor
EntityModifiedException Constructor (Guid, String)
EntityModifiedException Constructor (IVersionedEntity, Int32)
EntityModifiedException Constructor (Guid, String)
Initializes a new instance of the
EntityModifiedException
class with custom message.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
EntityModifiedException
(
Guid
entityId
,
string
message
)
Parameters
entityId
Type:
System
Guid
message
Type:
System
String
See Also
Reference
EntityModifiedException Class
EntityModifiedException Overload
Resto.Front.Api.Exceptions Namespace