C# Class Otp.OtpException

Inheritance: System.Exception
Datei anzeigen Open project: saleyn/otp.net

Public Methods

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

Method Details

OtpException() public method

public OtpException ( ) : System
return System

OtpException() public method

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