Package com.fasterxml.uuid
Class EgressInterfaceFinder.EgressResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.fasterxml.uuid.EgressInterfaceFinder.EgressResolutionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EgressInterfaceFinder
An exception representing a failure to determine a default egress
network interface. Please help improve this functionality by
providing feedback from the
report() method, if this is not
working for you.- Since:
- 4.2
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEgressResolutionException(String message) EgressResolutionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EgressResolutionException
-
EgressResolutionException
-
EgressResolutionException
-
-
Method Details
-
report
public void report() -
reportLine
-
getMessages
-