AFException constructor

AFException(
  1. String cause
)

Implementation

AFException(this.cause);