AuthOwlException constructor

const AuthOwlException(
  1. String message
)

Implementation

const AuthOwlException(this.message);