GpacInstanceException  148 applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/GPACInstance.java             throws GpacInstanceException {
GpacInstanceException  174 applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/GPACInstance.java             throw new GpacInstanceException("Error while creating instance\n" + sb.toString()); //$NON-NLS-1$
GpacInstanceException  177 applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/GPACInstance.java             throw new GpacInstanceException("Error while creating instance, no handle created!\n" + sb.toString()); //$NON-NLS-1$
GpacInstanceException   27 applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/Osmo4Renderer.java             } catch (com.gpac.Osmo4.GPACInstanceInterface.GpacInstanceException e) {