Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Hpdi
VssPhysicalLib
EndOfBufferException
C# Class Hpdi.VssPhysicalLib.EndOfBufferException
Exception thrown when the end of the record buffer is reached unexpectedly.
Inheritance:
System.Exception
Mostrar archivo
Open project: abevoelker/vss2git
Public Methods
Method
Description
EndOfBufferException
( ) :
System
EndOfBufferException
(
string
message
) :
System
Method Details
EndOfBufferException()
public
method
public
EndOfBufferException
( ) :
System
return
System
EndOfBufferException()
public
method
public
EndOfBufferException
(
string
message
) :
System
message
string
return
System