public class UnsatisfiedResolutionException extends UnsatisfiedResolutionException
UnsatisfiedResolutionException.| Constructor and Description |
|---|
UnsatisfiedResolutionException(java.lang.String message)
Creates a new exception with the given localized message.
|
UnsatisfiedResolutionException(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 UnsatisfiedResolutionException(java.lang.Throwable throwable)
throwable - The cause of the exceptionpublic UnsatisfiedResolutionException(java.lang.String message)
message - Copyright © 2014. All Rights Reserved.