AtException constructor

AtException(
  1. dynamic message
)

Implementation

AtException(this.message);