Freigeben über


ParseErrorException Klasse

Definition

Die Ausnahme, die bei einer fehlgeschlagenen Analyse des serialisierten Formats ausgelöst wird.

public class ParseErrorException : Exception
type ParseErrorException = class
    inherit Exception
Public Class ParseErrorException
Inherits Exception
Vererbung
ParseErrorException

Konstruktoren

ParseErrorException()

Erstellt eine neue Instanz der ParseErrorException-Klasse.

ParseErrorException(String)

Erstellt eine neue Instanz der ParseErrorException -Klasse aus einer Nachricht.

ParseErrorException(String, Exception)

Erstellt eine neue Instanz der ParseErrorException -Klasse aus einer Nachricht und einer vorherigen Ausnahme.

Gilt für: