Project

General

Profile

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

    
3
@SuppressWarnings("serial")
4
public class ProfileNotFoundException extends UserProfileManagerException {
5

    
6
}
(4-4/9)