Class FilterURLInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.giffing.bucket4j.spring.boot.starter.exception.Bucket4jGeneralException
com.giffing.bucket4j.spring.boot.starter.exception.FilterURLInvalidException
- All Implemented Interfaces:
Serializable
public class FilterURLInvalidException extends Bucket4jGeneralException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description FilterURLInvalidException(String filterRegex, String description) -
Method Summary
Modifier and Type Method Description StringgetDescription()StringgetFilterRegex()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FilterURLInvalidException
-
-
Method Details
-
getFilterRegex
-
getDescription
-