MalformedException constructor

MalformedException(
  1. String message
)

Implementation

MalformedException(this.message);