org.gcube.common.core.faults
Class ExceptionProxy
java.lang.Object
org.gcube.common.core.faults.ExceptionProxy
public class ExceptionProxy
- extends Object
- Author:
- fabio
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
msg
public String msg
el
public List<org.gcube.common.core.faults.ExceptionProxy.StackTraceElementProxy> el
c
public ExceptionProxy c
ExceptionProxy
public ExceptionProxy()
newInstance
public static ExceptionProxy newInstance(Element e)
throws Exception
- Throws:
Exception
newInstance
public static ExceptionProxy newInstance(Throwable t)
toThrowable
public Throwable toThrowable()
toElement
public Element toElement()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.