Lines Matching refs:exception
1236 } catch (RuntimeException exception) {1434 } catch (Exception e) {2045 public synchronized void onEffectsError(Exception exception, String fileName) {2051 if (exception instanceof MediaRecorderStopException) {2055 throw new RuntimeException("Error during recording!", exception);