Exception for cases where a container does not support a specific type of filters. If possible, this should be thrown already when adding a filter to a container. If a problem is not detected at that point, an {@link UnsupportedOperationException} can be throws when attempting toperform filtering.
@since 6.6
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.