AnylineConfigException constructor

AnylineConfigException(
  1. String? message
)

Implementation

AnylineConfigException(String? message) : super(message);