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