@avistein You haven't defined a default constructor for the class.
You have defined the parameterized constructor for your class and when there is a parameterized constructor in the class then you...