Method | Description | |
---|---|---|
FileTypeException ( ) : System, | ||
FileTypeException ( string message ) : System, | ||
FileTypeException ( string message, Exception, inner ) : System, |
public FileTypeException ( string message ) : System, | ||
message | string | |
return | System, |
public FileTypeException ( string message, Exception, inner ) : System, | ||
message | string | |
inner | Exception, | |
return | System, |