iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Exceptions
UserPersonalSessionNotOpenedException Class
UserPersonalSessionNotOpenedException Constructor
UserPersonalSessionNotOpenedException Constructor
UserPersonalSessionNotOpenedException Constructor (String)
UserPersonalSessionNotOpenedException Constructor (SerializationInfo, StreamingContext)
UserPersonalSessionNotOpenedException Constructor (String, Exception)
UserPersonalSessionNotOpenedException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the
UserPersonalSessionNotOpenedException
class
Namespace:
Resto.Front.Api.V4.Exceptions
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
public
UserPersonalSessionNotOpenedException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
context
Type:
System.Runtime.Serialization
StreamingContext
See Also
Reference
UserPersonalSessionNotOpenedException Class
UserPersonalSessionNotOpenedException Overload
Resto.Front.Api.V4.Exceptions Namespace