public class ScanException extends Exception
| Constructor and Description |
|---|
ScanException(String msg) |
ScanException(String msg,
Throwable rootCause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2021 QOS.ch. All rights reserved.