CatchClause
constructor(exceptModifier: NodeList<Modifier>, exceptAnnotations: NodeList<AnnotationExpr>, exceptType: ClassOrInterfaceType, exceptName: SimpleName, body: BlockStmt)(source)
This constructor is used by the parser and is considered private.