Method | Description | |
---|---|---|
FAR3Exception ( string Message ) : System |
An exception thrown by the FAR3Archive class when it failed to read a FAR3 archive.
|
public FAR3Exception ( string Message ) : System | ||
Message | string | The message that was passed by the class. |
return | System |