public static class ReferenceRewriter.ObscureException extends RuntimeException
Constructor and Description |
---|
ObscureException(GeneratedSourceContext context,
String name) |
Modifier and Type | Method and Description |
---|---|
GeneratedSourceContext |
getContext() |
String |
getName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ObscureException(GeneratedSourceContext context, String name)
public final GeneratedSourceContext getContext()
public final String getName()
see also the complete user documentation .