nonVoidReturn=applying to join point that doesn't return void: {0}
incompatibleReturnType=incompatible return type applying to {0}
cantThrowChecked=can''t throw checked exception ''{0}'' at this join point ''{1}''
-circularDependency=can''t determine precedence between two or more pieces of advice that apply the same join point: {0}
+circularDependency=can''t determine precedence between two or more pieces of advice that apply to the same join point: {0}
# aspect messages..
missingPerClause=expected per clause on super aspect not found on {0}