iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Exceptions
FrontApiException Class
FrontApiException Constructor
FrontApiException Constructor
FrontApiException Constructor (String)
FrontApiException Constructor (SerializationInfo, StreamingContext)
FrontApiException Constructor (String, Exception)
FrontApiException Constructor (String, Object[])
FrontApiException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the
FrontApiException
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
FrontApiException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
context
Type:
System.Runtime.Serialization
StreamingContext
See Also
Reference
FrontApiException Class
FrontApiException Overload
Resto.Front.Api.V4.Exceptions Namespace