SerializableException constructor

SerializableException(
  1. List<String>? reasons
)

Implementation

SerializableException(this.reasons);