C# Class JWT.SignatureVerificationException

Inheritance: System.Exception
Show file Open project: NuGet/OpsDashboard Class Usage Examples

Public Methods

Method Description
SignatureVerificationException ( string message ) : System

Method Details

SignatureVerificationException() public method

public SignatureVerificationException ( string message ) : System
message string
return System