Project

General

Profile

1 11087 katerina.i
package gr.uoa.di.web.utils.userprofile;
2 4628 elena.nico
3
@SuppressWarnings("serial")
4
public class ProfileNotFoundException extends UserProfileManagerException {
5
6
}