UnsupportedFunctionalityError constructor
UnsupportedFunctionalityError(})
Implementation
UnsupportedFunctionalityError(super.message,
{super.status, super.retryMs, super.errorValue})
: super(code: AimuxErrorCode.unsupportedFunctionality);