C# Class bsharptree.example.simpleindex.analysis.MalformedByteSequenceException

Inheritance: System.Exception
Show file Open project: thoward/bsharptree

Public Methods

Method Description
MalformedByteSequenceException ( string s ) : System

Method Details

MalformedByteSequenceException() public method

public MalformedByteSequenceException ( string s ) : System
s string
return System