Project

General

Profile

1
package gr.uoa.di.web.utils.userprofile;
2

    
3

    
4
@SuppressWarnings("serial")
5
public class InactiveAccountException extends UserProfileManagerException {
6

    
7
}
(2-2/9)