Serializable
public class AmbiguousMatchException extends RuntimeException
Constructor | Description |
---|---|
AmbiguousMatchException() |
|
AmbiguousMatchException(String message) |
|
AmbiguousMatchException(String message,
Throwable cause) |
|
AmbiguousMatchException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.