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

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

}
