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