AbortException constructor

AbortException()

Constructs a new instance of AbortException.

Implementation

AbortException() : message = 'An abort occurred.';