public class ThrowableConverter extends Object implements ToTermConverter<Throwable,Compound>
Modifier and Type | Field and Description |
---|---|
static String |
JEXCEPTION_FUNCTOR_NAME |
Constructor and Description |
---|
ThrowableConverter() |
Modifier and Type | Method and Description |
---|---|
Compound |
toTerm(Throwable ex,
Class<Compound> termClass,
Jpc jpc) |
public static final String JEXCEPTION_FUNCTOR_NAME
Copyright © 2014. All rights reserved.