1: /* 2: * Created on Nov 17, 2005 3: */ 4: package uk.org.ponder.rsf.view; 5: 6: public class ViewNotFoundException extends Exception { 7: }