public class ScanException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.Throwable |
cause |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ScanException(java.lang.String msg) |
ScanException(java.lang.String msg,
java.lang.Throwable rootCause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |
private static final long serialVersionUID
java.lang.Throwable cause