package apes.exceptions; /** * @author Simon Holm TODO: Comment */ public class UnidentifiedLanguageTextKeyException extends RuntimeException { }