AnylineConfigException constructor
AnylineConfigException(
- String? message
Implementation
AnylineConfigException(String? message) : super(message);
AnylineConfigException(String? message) : super(message);