public class InitializationException extends RuntimeException
InitializationException class is responsible for throwing
the exceptions, while opening files and locating streams, and then for showing its corresponding error messages.| Constructor and Description |
|---|
InitializationException(String message) |
InitializationException(String message,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2017 CoGrOO. All rights reserved.