Constructor BufferUnderflowException
BufferUnderflowException()
Declaration
public BufferUnderflowException()
BufferUnderflowException(SerializationInfo, StreamingContext)
Initializes a new instance of this class with serialized data.
Declaration
public BufferUnderflowException(SerializationInfo info, StreamingContext context)
Parameters
Type | Name | Description |
---|---|---|
SerializationInfo | info | The |
StreamingContext | context | The |