InputFormatterException Klasa

Definicja

Wyjątek zgłaszany, IInputFormatter gdy dane wejściowe nie są w oczekiwanym formacie.

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

Konstruktory

InputFormatterException()

Inicjuje nowe wystąpienie klasy InputFormatterException.

InputFormatterException(String)

Inicjuje nowe wystąpienie przy InputFormatterException użyciu określonego messageelementu .

InputFormatterException(String, Exception)

Inicjuje nowe wystąpienie z InputFormatterException określonym message i wewnętrznym wyjątkiem, który jest przyczyną tego wyjątku.

Dotyczy