public class CleanupException extends CookXmlException
CleanupHook
,
DecodeEngine
,
Serialized FormModifier and Type | Field and Description |
---|---|
CleanupHook |
cleanupHook
The CleanupHook that caused the problem.
|
cookXml, decodeEngine
Constructor and Description |
---|
CleanupException(cookxml.core.DecodeEngine decodeEngine,
java.lang.Throwable throwable,
CleanupHook hook) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getProperty, setProperty
public final CleanupHook cleanupHook
public CleanupException(cookxml.core.DecodeEngine decodeEngine, java.lang.Throwable throwable, CleanupHook hook)