AuthDelegateException constructor

const AuthDelegateException(
  1. String name
)

Implementation

const AuthDelegateException(this.name);