Stacks Scanner Exception
fun StacksScannerException(message: String, failedScanner: AbstractStacksScanner)
Content copied to clipboard
Construct a new StacksScannerException.
Parameters
message
The error message indicating why the StacksScanner failed.
failed Scanner
The AbstractStacksScanner that failed, positioned to the failure point.