C# Class K2Informatics.Erlnet.OtpException

Inheritance: System.Exception
Datei anzeigen Open project: K2InformaticsGmbH/erlnet

Public Methods

Method Description
OtpException ( ) : System
OtpException ( string msg ) : System

Method Details

OtpException() public method

public OtpException ( ) : System
return System

OtpException() public method

public OtpException ( string msg ) : System
msg string
return System