public class DamagedHomeIOException extends IOException
Constructor and Description |
---|
DamagedHomeIOException(Home damagedHome,
List<Content> invalidContent)
Creates an exception for the given damaged home with the invalid content it may contains.
|
Modifier and Type | Method and Description |
---|---|
Home |
getDamagedHome()
Returns the damaged home containing some possible invalid content.
|
List<Content> |
getInvalidContent()
Returns the invalid content in the damaged home.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
© Copyrights 2006-2015 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License