Class MultipartFormDataParserException
- Namespace
- nanoFramework.WebServer.HttpMultipartParser
- Assembly
- nanoFramework.WebServer.dll
Specific exception while parsing a multipart form
public class MultipartFormDataParserException : Exception
- Inheritance
-
MultipartFormDataParserException
- Inherited Members
- Extension Methods
Constructors
MultipartFormDataParserException(string)
Initializes a MultipartFormDataParserException
public MultipartFormDataParserException(string message)
Parameters
message
string