Package rsvp.exceptions

Exception Summary
BogusParameterException The BogusParameterException provides a mechanism for the controller to signal to the view that some parameter it supplied is invalid.
PermissionException An RSVP controller class will throw a PermissionException to indicate to a view class that a user has attempted to access some part of the system without the proper credentials.