Method | Description | |
---|---|---|
FileCaputureException ( ) : System | ||
FileCaputureException ( string ErrorMessage ) : System | ||
FileCaputureException ( string message, Exception innerException ) : System |
public FileCaputureException ( string ErrorMessage ) : System | ||
ErrorMessage | string | |
return | System |
public FileCaputureException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |