public class AmbiguousNameException extends NameResolutionException
Constructor and Description |
---|
AmbiguousNameException(String msg)
Constructs instance of AmbiguousNameException with error message
|
AmbiguousNameException(String msg,
Throwable cause)
Constructs instance of AmbiguousNameException with error message and cause
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AmbiguousNameException(String msg)
msg
- the error message