public TokenVerifyException( string message, Exception inner )
Public Sub New ( message As String, inner As Exception )
new : message : string * inner : Exception -> TokenVerifyException
In This Article