BadContentTypeFormatException
class BadContentTypeFormatException : Exception
Exception thrown when a content type string is malformed.
Constructors
<init>
|
BadContentTypeFormatException(value: String)
Exception thrown when a content type string is malformed.
|