I\'m trying to add a new method public void create(){} to a class using ASM framework, however it throws the exception like below:
public void create(){}
Exception