source: EDIS/trunk/java/tracking-server-core/src/main/java/gov/va/med/edp/web/controller/NoUserInfoInSessionException.java@ 1227

Last change on this file since 1227 was 1227, checked in by George Lilly, 13 years ago

initial load of EDIS 1.0

File size: 108 bytes
Line 
1package gov.va.med.edp.web.controller;
2
3public class NoUserInfoInSessionException extends Exception {
4}
Note: See TracBrowser for help on using the repository browser.