AiException constructor
AiException(
- String message
Creates an AI transport or protocol error.
Implementation
AiException(this.message);
Creates an AI transport or protocol error.
AiException(this.message);