Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Exceptions
CafeSessionException Class
CafeSessionException Constructor
CafeSessionException(String) Constructor
CafeSessionException(SerializationInfo, StreamingContext) Constructor
CafeSessionException(String, Exception) Constructor
CafeSessionException(String, Object[]) Constructor
Cafe
Session
Exception(Serialization
Info, Streaming
Context) Constructor
Initializes a new instance of the
CafeSessionException
class with serialized data.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
protected
CafeSessionException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
SerializationInfo
context
StreamingContext
See Also
Reference
CafeSessionException Class
CafeSessionException Overload
Resto.Front.Api.Exceptions Namespace