iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Exceptions
EntityNotFoundException Class
EntityNotFoundException Constructor
EntityNotFoundException Constructor (Guid, Type)
EntityNotFoundException Constructor (Guid, String, Object[])
EntityNotFoundException Constructor (Guid, Type)
Initializes a new instance of the
EntityNotFoundException
class with specified entity id and type.
Namespace:
Resto.Front.Api.V5.Exceptions
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
public
EntityNotFoundException
(
Guid
entityId
,
Type
entityType
)
Parameters
entityId
Type:
System
Guid
entityType
Type:
System
Type
See Also
Reference
EntityNotFoundException Class
EntityNotFoundException Overload
Resto.Front.Api.V5.Exceptions Namespace