Skip to main content

HttpMultipartParser::MultipartParseException

Represents a parsing problem occurring within the MultipartFormDataParser.

Inherits from Exception

Public Functions

Name
MultipartParseException(string message)
Initializes a new instance of the MultipartParseException class.

Public Functions Documentation

function MultipartParseException

MultipartParseException(
string message
)

Initializes a new instance of the MultipartParseException class.

Parameters:

  • message The message.