Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mime-types
v1.3.0
MIME
Type
InvalidContentType
InvalidEncoding
XRef
Draft
Note
Person
Rfc
RfcErrata
Template
URI
XRefMap
Types
List
XRefSet
Generated using Crystal 1.14.0
2024-11-26 19:07:03 UTC
class
MIME::
Type::
InvalidEncoding
MIME::Type::InvalidEncoding
ArgumentError
Exception
Reference
Object
Overview
Reflects an unsupported MIME encoding.
Defined in:
mime/type/invalid_encoding.cr
Constructors
.new
(encoding : String)
Constructor Detail
def self.
new
(encoding : String)
#
[
View source
]