AbortException constructor

AbortException(
  1. String _methodName
)

Implementation

AbortException(this._methodName);