public class DamagedHomeIOException
extends java.io.IOException
Constructor and Description |
---|
DamagedHomeIOException(Home damagedHome,
java.util.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.
|
java.util.List<Content> |
getInvalidContent()
Returns the invalid content in the damaged home.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License