C# Class Sharpen.InterruptedIOException

Inheritance: System.Exception
Show file Open project: oganix/NBoilerpipe

Public Methods

Method Description
InterruptedIOException ( string msg ) : System

Method Details

InterruptedIOException() public method

public InterruptedIOException ( string msg ) : System
msg string
return System