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