AsserestException constructor

AsserestException([
  1. String message = ""
])

Implementation

AsserestException([this.message = ""]);