public class EmptyFileException extends Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The UID for serialization.
|
| Constructor and Description |
|---|
EmptyFileException()
This is the default constructor.
|
EmptyFileException(String description)
Add a customized description to the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public EmptyFileException()
public EmptyFileException(String description)
description - Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.