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