Bagikan melalui


NoCurrentRowException Kelas

Definisi

Pengecualian yang dilemparkan ketika alamat awal PipelineBuffer baris null.

public ref class NoCurrentRowException : ApplicationException
[System.Serializable]
public class NoCurrentRowException : ApplicationException
[<System.Serializable>]
type NoCurrentRowException = class
    inherit ApplicationException
Public Class NoCurrentRowException
Inherits ApplicationException
Warisan
NoCurrentRowException
Atribut

Keterangan

Kelas PipelineBuffer mempertahankan anggota internal yang berisi alamat awal setiap baris di PipelineBuffer. Jika anggota ini null, akan NoCurrentRowException dilemparkan.

Konstruktor

NoCurrentRowException()

Menginisialisasi instans baru kelas NoCurrentRowException.

Berlaku untuk