public class ExceptionWrapper extends Object
ExceptionWrapper(Object exception, String clazz)
String
getClazz()
Object
getException()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionWrapper(Object exception, String clazz)
public Object getException()
public String getClazz()