1314151617181920
private static final long serialVersionUID = -1423139223146976678L; public YogaApp() throws Exception { super(new YogaAppDocumentation(), YogaApp.class.getPackage().getName(), YogaAppDocumentation.RESOURCE_BUNDLE_NAME); }