Default constructor cannot handle exception type exception thrown by implicit super constructor

When creating child class DynamicStack I get this error it says i need to create a constructor, i need to know why it happens