public class SetupException extends CookXmlException
cookXml, decodeEngine
Constructor and Description |
---|
SetupException() |
SetupException(cookxml.core.CookXml cookXml) |
SetupException(cookxml.core.CookXml cookXml,
cookxml.core.DecodeEngine decodeEngine) |
SetupException(cookxml.core.CookXml cookXml,
cookxml.core.DecodeEngine decodeEngine,
java.lang.String msg,
java.lang.Throwable cause) |
SetupException(cookxml.core.DecodeEngine decodeEngine) |
SetupException(java.lang.String msg) |
SetupException(java.lang.String msg,
java.lang.Throwable cause) |
SetupException(java.lang.Throwable cause) |
getProperty, setProperty
public SetupException()
public SetupException(java.lang.String msg)
public SetupException(java.lang.Throwable cause)
public SetupException(java.lang.String msg, java.lang.Throwable cause)
public SetupException(cookxml.core.CookXml cookXml)
public SetupException(cookxml.core.DecodeEngine decodeEngine)
public SetupException(cookxml.core.CookXml cookXml, cookxml.core.DecodeEngine decodeEngine)
public SetupException(cookxml.core.CookXml cookXml, cookxml.core.DecodeEngine decodeEngine, java.lang.String msg, java.lang.Throwable cause)