C# Class NIST.DMC.NoSignatureFoundException

Inheritance: System.Exception
Mostra file Open project: usnistgov/DT4SM

Public Methods

Method Description
NoSignatureFoundException ( ) : System
NoSignatureFoundException ( string filePath ) : System

Method Details

NoSignatureFoundException() public method

public NoSignatureFoundException ( ) : System
return System

NoSignatureFoundException() public method

public NoSignatureFoundException ( string filePath ) : System
filePath string
return System