InputFormatterException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown by IInputFormatter when the input is not in an expected format.
public ref class InputFormatterException : Exception
C#
public class InputFormatterException : Exception
type InputFormatterException = class
inherit Exception
Public Class InputFormatterException
Inherits Exception
- Inheritance
-
InputFormatterException
Input |
Initializes a new instance of InputFormatterException. |
Input |
Initializes a new instance of InputFormatterException with the specified |
Input |
Initializes a new instance of InputFormatterException with the specified |
Product | Versions |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |