StacksScannerException

fun StacksScannerException(message: String, failedScanner: AbstractStacksScanner)

Construct a new StacksScannerException.

Parameters

message

The error message indicating why the StacksScanner failed.

failedScanner

The AbstractStacksScanner that failed, positioned to the failure point.