Class FilterNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.openadmin.server.service.artifact.image.effects.chain.FilterNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFilterNotFoundException(String message) FilterNotFoundException(String message, Throwable cause) FilterNotFoundException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FilterNotFoundException
public FilterNotFoundException() -
FilterNotFoundException
-
FilterNotFoundException
-
FilterNotFoundException
-