|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cookxml.core.exception.CookXmlException
cookxml.core.exception.HandlerException
cookxml.core.exception.FunctionHandlerException
public class FunctionHandlerException
Generated by FunctionHandler.
FunctionHandler,
Serialized Form| Field Summary | |
|---|---|
Method |
method
|
| Fields inherited from class cookxml.core.exception.HandlerException |
|---|
object, value |
| Fields inherited from class cookxml.core.exception.CookXmlException |
|---|
cookXml, decodeEngine |
| Constructor Summary | |
|---|---|
FunctionHandlerException(cookxml.core.DecodeEngine decodeEngine,
Throwable cause,
Object obj,
Object value,
Method method)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class cookxml.core.exception.CookXmlException |
|---|
getProperty, setProperty |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final Method method
| Constructor Detail |
|---|
public FunctionHandlerException(cookxml.core.DecodeEngine decodeEngine,
Throwable cause,
Object obj,
Object value,
Method method)
| Method Detail |
|---|
public String toString()
toString in class Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||