AIException constructor

AIException(
  1. String message
)

Implementation

AIException(this.message);