C# Class NVorbis.InvalidDataException

Inheritance: System.Exception
Show file Open project: gregzo/G-Audio

Public Methods

Method Description
InvalidDataException ( ) : System.Collections
InvalidDataException ( string message ) : System.Collections

Method Details

InvalidDataException() public method

public InvalidDataException ( ) : System.Collections
return System.Collections

InvalidDataException() public method

public InvalidDataException ( string message ) : System.Collections
message string
return System.Collections