package de.dhbwstuttgart.myexception; public class NotImplementedException extends RuntimeException { /** * */ private static final long serialVersionUID = 1L; }