AnonInnerExceptionAux x = new AnonInnerExceptionAux(){};
/**** This related case should pass, but does not! AnonInnerExceptionAuxy= newAnonInnerExceptionAux(){ // instance initializer { if(done) thrownewException(); if(done) thrownewMyException(); } };
****/
}
}
class AnonInnerExceptionAux {
AnonInnerExceptionAux() throws Exception {}
}
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.