removed empty pacakge

This commit is contained in:
Mark Fisher
2010-08-27 19:58:53 +00:00
parent 6b8ed78ec5
commit 3debfa814a

View File

@@ -22,7 +22,7 @@ import org.springframework.integration.MessagingException;
* Thrown by a ChannelResolver when it cannot resolve a channel name.
*
* @author Mark Fisher
* @see ChannelResolver
* @see org.springframework.integration.core.ChannelResolver
*/
@SuppressWarnings("serial")
public class ChannelResolutionException extends MessagingException {