public class MethodAmbiguityException extends RuntimeException
Constructor and Description |
---|
MethodAmbiguityException(String description)
Create an instance from a description of the reason why there is ambiguity in this particular case.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MethodAmbiguityException(String description)
Copyright © 2016. All rights reserved.