Syrve POS Api V8 Code Reference
Syrve POS Api V8 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 (String,
Object
)
Initializes a new instance of the
ConstraintViolationException
class with a specified error message.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
public
ConstraintViolationException
(
string
messageFormat
,
params
Object
[]
args
)
Parameters
messageFormat
Type:
System
String
args
Type:
System
Object
See Also
Reference
ConstraintViolationException Class
ConstraintViolationException Overload
Resto.Front.Api.Exceptions Namespace