org.broadleafcommerce.openadmin.server.service.artifact.image.effects.chain
Class FilterNotFoundException

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

public class FilterNotFoundException
extends Exception

See Also:
Serialized Form

Constructor Summary
FilterNotFoundException()
           
FilterNotFoundException(String message)
           
FilterNotFoundException(String message, Throwable cause)
           
FilterNotFoundException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FilterNotFoundException

public FilterNotFoundException()

FilterNotFoundException

public FilterNotFoundException(String message,
                               Throwable cause)

FilterNotFoundException

public FilterNotFoundException(String message)

FilterNotFoundException

public FilterNotFoundException(Throwable cause)


Copyright © 2013. All Rights Reserved.