public class ImportRuntimeException extends RuntimeException
| Constructor and Description |
|---|
ImportRuntimeException() |
ImportRuntimeException(String message) |
ImportRuntimeException(String message,
Throwable cause) |
ImportRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2022 Code Lutin. All rights reserved.