C# Class Sharpen.EOFException

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

Public Methods

Method Description
EOFException ( ) : System
EOFException ( string msg ) : System

Method Details

EOFException() public method

public EOFException ( ) : System
return System

EOFException() public method

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