public class ImageScanningException extends Exception
| Modifier | Constructor and Description |
|---|---|
|
ImageScanningException() |
|
ImageScanningException(String s) |
|
ImageScanningException(String s,
Throwable throwable) |
protected |
ImageScanningException(String s,
Throwable throwable,
boolean b,
boolean b1) |
|
ImageScanningException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2020. All rights reserved.