Searched refs:NumberOfFoldingLayoutChildrenException (Results 1 – 1 of 1) sorted by relevance
151 private class NumberOfFoldingLayoutChildrenException extends RuntimeException { class in FoldingLayout152 public NumberOfFoldingLayoutChildrenException(String message) { in NumberOfFoldingLayoutChildrenException() method in FoldingLayout.NumberOfFoldingLayoutChildrenException160 throw new NumberOfFoldingLayoutChildrenException(FOLDING_VIEW_EXCEPTION_MESSAGE); in throwCustomException()