C# Class Hpdi.VssPhysicalLib.EndOfBufferException

Exception thrown when the end of the record buffer is reached unexpectedly.
Inheritance: System.Exception
Afficher le fichier Open project: abevoelker/vss2git

Méthodes publiques

Méthode Description
EndOfBufferException ( ) : System
EndOfBufferException ( string message ) : System

Method Details

EndOfBufferException() public méthode

public EndOfBufferException ( ) : System
Résultat System

EndOfBufferException() public méthode

public EndOfBufferException ( string message ) : System
message string
Résultat System