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: