public class DataLoadingException extends Exception
Reasons are as follows:
1. IOException, such as illegal file path;
2. row, column or value type not supported;
...
| Constructor and Description |
|---|
DataLoadingException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataLoadingException(String message)
Copyright © 2019. All rights reserved.