I'm trying to print out the details from the subclass auctionsale but I'm getting:
Exception in thread "main" java.lang.ClassCastException: SuperClass cannot be cast to Subclass the subclass extends...