Module io.helidon.http
Package io.helidon.http
Class RequestedUriDiscoveryContext.UnsafeRequestedUriSettingsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.helidon.http.RequestedUriDiscoveryContext.UnsafeRequestedUriSettingsException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
RequestedUriDiscoveryContext
public static class RequestedUriDiscoveryContext.UnsafeRequestedUriSettingsException
extends RuntimeException
Indicates unsafe settings for a socket's request URI discovery.
This exception typically results when the user has enabled requested URI discovery or selected a discovery type
but has not assigned the trusted proxy AllowList
.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString