public class UnableToProxyException extends Exception
| Constructor and Description |
|---|
UnableToProxyException(Class<?> clazz) |
UnableToProxyException(Class<?> clazz,
Exception e) |
UnableToProxyException(String className,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.