iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.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.V4.Exceptions
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.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.V4.Exceptions Namespace