AtChainedException constructor

AtChainedException(
  1. Intent intent,
  2. ExceptionScenario exceptionScenario,
  3. String message
)

Implementation

AtChainedException(this.intent, this.exceptionScenario, this.message);