SerializationException constructor

const SerializationException(
  1. String msg
)

Implementation

const SerializationException(this.msg);