iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Exceptions
CannotUseInactiveEntityException Class
CannotUseInactiveEntityException Constructor
CannotUseInactiveEntityException Properties
CannotUseInactiveEntityException Methods
CannotUseInactiveEntityException Constructor
Initializes a new instance of the
CannotUseInactiveEntityException
class with specified entity id and error message.
Namespace:
Resto.Front.Api.V4.Exceptions
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
public
CannotUseInactiveEntityException
(
Guid
entityId
,
string
message
)
Parameters
entityId
Type:
System
Guid
message
Type:
System
String
See Also
Reference
CannotUseInactiveEntityException Class
Resto.Front.Api.V4.Exceptions Namespace