C# Class FSO.Files.FAR3.FAR3Exception

Represents an exception thrown by a FAR3Archive instance.
Inheritance: System.Exception
Exibir arquivo Open project: RHY3756547/FreeSO

Public Methods

Method Description
FAR3Exception ( string Message ) : System

Method Details

FAR3Exception() public method

public FAR3Exception ( string Message ) : System
Message string
return System