Searched defs:DataErrorException (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CS/7zip/
H A DICoder.cs10 class DataErrorException : ApplicationException class in namespace:SevenZip
12 public DataErrorException(): base("Data Error") { } method in class:SevenZip.DataErrorException
57 /// <exception cref="SevenZip.DataErrorException">

Completed in 106 milliseconds