Searched defs:UnterminatedBlockException (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/tests/src/com/android/exchange/utility/
H A DCalendarUtilitiesTests.java737 private class UnterminatedBlockException extends IOException { class in class:CalendarUtilitiesTests
739 UnterminatedBlockException(String name) { method in class:CalendarUtilitiesTests.UnterminatedBlockException
764 throw new UnterminatedBlockException(name);
793 throw new UnterminatedBlockException(name);

Completed in 29 milliseconds