public static assertRaises(expected as Type, block as Object) as Void:
Verifies that executing the lambda raises the expected exception type.