Syrve POS Api V7 Code Reference
Syrve POS Api V7 Code Reference
Resto.Front.Api.Exceptions
ConstraintViolationException Class
ConstraintViolationException Constructor
ConstraintViolationException Constructor (String)
ConstraintViolationException Constructor (SerializationInfo, StreamingContext)
ConstraintViolationException Constructor (String, Exception)
ConstraintViolationException Constructor (String, Object[])
ConstraintViolationException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the
ConstraintViolationException
class with serialized data.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
protected
ConstraintViolationException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
context
Type:
System.Runtime.Serialization
StreamingContext
See Also
Reference
ConstraintViolationException Class
ConstraintViolationException Overload
Resto.Front.Api.Exceptions Namespace