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 (String, Exception)
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
(
string
message
,
Exception
innerException
)
Parameters
message
Type:
System
String
innerException
Type:
System
Exception
See Also
Reference
UserPersonalSessionNotOpenedException Class
UserPersonalSessionNotOpenedException Overload
Resto.Front.Api.V4.Exceptions Namespace