public class UnproxyableResolutionException extends UnproxyableResolutionException
UnproxyableResolutionException.| Constructor and Description |
|---|
UnproxyableResolutionException(java.lang.String message)
Creates a new exception with the given localized message.
|
UnproxyableResolutionException(java.lang.Throwable throwable)
Creates a new exception with the given cause.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalizedMessage() |
java.lang.String |
getMessage() |
public UnproxyableResolutionException(java.lang.Throwable throwable)
throwable - The cause of the exceptionpublic UnproxyableResolutionException(java.lang.String message)
message - Copyright © 2015. All Rights Reserved.