com.vinculumtech.carrierwave.source
Interface ExceptionPolicy
- public interface ExceptionPolicy
The ExceptionPolicy interface is intended to be implemented by classes that wish to
listen for and handle exceptions thrown inside of a ImageSource concrete class.
- Version:
- $Id: //depot/carrierwave/src/shared/com/vinculumtech/carrierwave/source/ExceptionPolicy.java#2 $
handleException
public void handleException(java.lang.Throwable throwable)
Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.