AnylineLicenseException constructor

AnylineLicenseException(
  1. String? message
)

Implementation

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