public static class EgressInterfaceFinder.EgressResolutionException extends Exception
report()
method, if this is not
working for you.Constructor and Description |
---|
EgressResolutionException(EgressInterfaceFinder.EgressResolutionException[] priors) |
EgressResolutionException(String message) |
EgressResolutionException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getMessages() |
void |
report() |
protected void |
reportLine(String line) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EgressResolutionException(String message)
public EgressResolutionException(EgressInterfaceFinder.EgressResolutionException[] priors)
public void report()
protected void reportLine(String line)
public Collection<String> getMessages()
Copyright © 2023 FasterXML.com. All rights reserved.