Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Exceptions
ExternalOperationFailedException Class
ExternalOperationFailedException Constructor
ExternalOperationFailedException(String) Constructor
ExternalOperationFailedException(SerializationInfo, StreamingContext) Constructor
External
Operation
Failed
Exception(Serialization
Info, Streaming
Context) Constructor
Initializes a new instance of the
FrontApiException
class with serialized data.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
protected
ExternalOperationFailedException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
SerializationInfo
context
StreamingContext
See Also
Reference
ExternalOperationFailedException Class
ExternalOperationFailedException Overload
Resto.Front.Api.Exceptions Namespace