Missing Serializer Exception
Constructs a MissingSerializerException with the specified message and type descriptor.
Parameters
message
Error message describing exception.
type Descriptor
Type descriptor to help diagnose the exception.
Constructs a MissingSerializerException with the specified message and type names.
Parameters
message
Error message describing the exception.
type Names
Type names to help diagnose the exception.