Freigeben über


InputFormatterException Klasse

Definition

Ausnahme, die ausgelöst wird IInputFormatter , wenn sich die Eingabe nicht in einem erwarteten Format befindet.

public ref class InputFormatterException : Exception
public class InputFormatterException : Exception
type InputFormatterException = class
    inherit Exception
Public Class InputFormatterException
Inherits Exception
Vererbung
InputFormatterException

Konstruktoren

InputFormatterException()

Initialisiert eine neue Instanz von InputFormatterException.

InputFormatterException(String)

Initialisiert eine neue Instanz von InputFormatterException mit der angegebenen message.

InputFormatterException(String, Exception)

Initialisiert eine neue instance von InputFormatterException mit der angegebenen message und inneren Ausnahme, die die Ursache für diese Ausnahme ist.

Gilt für: