iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Exceptions
DuplicatedIdException Class
DuplicatedIdException Constructor
DuplicatedIdException Constructor (Guid)
DuplicatedIdException Constructor (Guid, String)
DuplicatedIdException Constructor (Guid, String, Exception)
DuplicatedIdException Constructor (Guid)
Initializes a new instance of the
DuplicatedIdException
class with specified entity id.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
DuplicatedIdException
(
Guid
entityId
)
Parameters
entityId
Type:
System
Guid
See Also
Reference
DuplicatedIdException Class
DuplicatedIdException Overload
Resto.Front.Api.Exceptions Namespace