package hu.sch.services.exceptions; /** * Marker interface for the details of the error. * * @author tomi */ public interface PekErrorDetails { }