public class InvalidSourceException extends DataTransferException
| Constructor and Description |
|---|
InvalidSourceException() |
InvalidSourceException(String message) |
InvalidSourceException(String message,
Throwable cause) |
InvalidSourceException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
InvalidSourceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All Rights Reserved.