org.apache.beehive.netui.pageflow
Interface ResponseErrorCodeSender

All Known Implementing Classes:
DoubleSubmitException, LoginExpiredException, NotLoggedInException, UnfulfilledRolesException

public interface ResponseErrorCodeSender


Method Summary
 void sendResponseErrorCode(HttpServletResponse response)
           
 

Method Detail

sendResponseErrorCode

void sendResponseErrorCode(HttpServletResponse response)
                           throws IOException
Throws:
IOException