| Constructor and Description |
|---|
ThrowableSerializer() |
public static Map<String,Object> serializeToMap(Throwable throwable)
Throwable properties to a Map using reflection. The
properties of Throwable class are ignored except if they are
overriden.throwable - Throwable instance to serialize.Copyright © 2005-2014 Restlet.