public class ResolveError extends LinkageError
Constructor and Description |
---|
ResolveError(String s) |
ResolveError(String s,
Throwable t) |
ResolveError(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2023 Oracle Corporation. All rights reserved.