CodableUnsupportedError constructor

CodableUnsupportedError(
  1. String message
)

Implementation

CodableUnsupportedError(super.message);