public class CleanupException extends CookXmlException
CleanupHook,
DecodeEngine,
Serialized Form| Modifier 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, setPropertypublic final CleanupHook cleanupHook
public CleanupException(cookxml.core.DecodeEngine decodeEngine,
java.lang.Throwable throwable,
CleanupHook hook)