public class DamagedHomeRecorderException extends RecorderException
Constructor and Description |
---|
DamagedHomeRecorderException(Home damagedHome,
List<Content> invalidContent)
Creates an exception for the given damaged home with the invalid content it may contains.
|
DamagedHomeRecorderException(Home damagedHome,
List<Content> invalidContent,
String message)
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
public DamagedHomeRecorderException(Home damagedHome, List<Content> invalidContent)
public Home getDamagedHome()
© Copyrights 2006-2016 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License