Creates an AdError with the given code, domain and message.
code
domain
message
@protected AdError(this.code, this.domain, this.message);