Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Exceptions
UnexpectedInternalException Class
UnexpectedInternalException Constructor
UnexpectedInternalException Constructor
UnexpectedInternalException(String) Constructor
UnexpectedInternalException(String, Exception) Constructor
Unexpected
Internal
Exception(String) Constructor
Initializes a new instance of the
UnexpectedInternalException
class with a specified error message.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
public
UnexpectedInternalException
(
string
message
)
Parameters
message
String
See Also
Reference
UnexpectedInternalException Class
UnexpectedInternalException Overload
Resto.Front.Api.Exceptions Namespace