Class HttpEndpointWhitelist.NotWhitelistedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.floragunn.signals.watch.common.HttpEndpointWhitelist.NotWhitelistedException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HttpEndpointWhitelist
public static class HttpEndpointWhitelist.NotWhitelistedException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotWhitelistedException(URI uri)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
NotWhitelistedException
public NotWhitelistedException(URI uri)
-
-