Searched refs:getHandleErrorBlock (Results 1 – 1 of 1) sorted by relevance
78 …private static BlockStmt getHandleErrorBlock(String title, String details, String exceptionId, Str… in getHandleErrorBlock() method in ReactAndroidCodeTransformer85 BlockStmt catchBlock = getHandleErrorBlock(title, details, exceptionId, isFatal); in getCatchClause()