AwException constructor

AwException(
  1. String cause
)

Implementation

AwException(this.cause);