InputFormatterException Sınıf

Tanım

Giriş beklenen biçimde olmadığında tarafından IInputFormatter özel durum oluştu.

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

Oluşturucular

InputFormatterException()

yeni bir örneğini InputFormatterExceptionbaşlatır.

InputFormatterException(String)

Belirtilen messageile yeni bir örneğini InputFormatterException başlatır.

InputFormatterException(String, Exception)

Bu özel durumun nedeni olan belirtilen message ve iç özel durumla yeni bir örneğini InputFormatterException başlatır.

Şunlara uygulanır