package org.esmerilprogramming.overtown.server.handlers.exception; /** * Created by efraimgentil<efraimgentil@gmail.com> on 29/01/15. */ public class NotAPathAnnotationException extends Throwable { }