public class LoadingFileException extends Exception
| Constructor and Description |
|---|
LoadingFileException() |
LoadingFileException(String message) |
LoadingFileException(String message,
Throwable cause) |
LoadingFileException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LoadingFileException()
public LoadingFileException(String message, Throwable cause)
message - cause - public LoadingFileException(String message)
message - public LoadingFileException(Throwable cause)
cause - Copyright © 2016–2017. All rights reserved.