public class CannotCreateProxyException extends RuntimeException
| Constructor and Description |
|---|
CannotCreateProxyException(String message)
Instantiates a new cannot create proxy exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotCreateProxyException(String message)
message - the messageCopyright © 2010–2017. All rights reserved.