Level 3 UiDemo Practice Assignment #Process.xaml #Throw activity. Getting errors!

Hi guys,

I am encountering errors while working with the throw activity in process.xaml file of the practice assignment in level 3. Here are the screenshots:

Even after writing the business rule exception as is shown in the walkthrough, i am still getting the above error. Can anyone tell me what is going on?

Buddy @arbaaz
the throw activity has a argument to be passed with some exception buddy
unless you pass the argument this will occur buddy
you can mention the exception tht you want to be thrown as exception message within the () buddy in this new notsupportedexception(“your message”)

Kindly try this and let know buddy, this would work for sure buddy
Cheers @arbaaz