Exception in thread “main” java.lang.ClassCastException: class [B cannot be cast to class [C ([B and [C are in module java.base of loader 'bootstrap')

后端 未结 0 1139
甜味超标
甜味超标 2020-11-30 03:21

I am trying to run my java project from cmd and taking back this error:

**Exception in thread "main" java.lang.ClassCastException: class [B cannot b         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题