C# Class Ncp.Exceptions.ContextExpiredException

Inheritance: ApplicationException
Datei anzeigen Open project: hiksa/nkn-sdk-net

Public Methods

Method Description
ContextExpiredException ( string message = DefaultMessage ) : System

Method Details

ContextExpiredException() public method

public ContextExpiredException ( string message = DefaultMessage ) : System
message string
return System