java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.openadmin.server.service.artifact.image.effects.chain.FilterNotFoundException
All Implemented Interfaces:
Serializable

public class FilterNotFoundException extends Exception
See Also:
  • Constructor Details

    • FilterNotFoundException

      public FilterNotFoundException()
    • FilterNotFoundException

      public FilterNotFoundException(String message, Throwable cause)
    • FilterNotFoundException

      public FilterNotFoundException(String message)
    • FilterNotFoundException

      public FilterNotFoundException(Throwable cause)