How to throw Invalidinputexception during issue cr...
I am trying to throw a exception as below throw new InvalidInputException("Erroeeee"); but it is giving me error [InvalidInputException: [Error map: [{}]] [Error list: [[Erroeeee]]] How to throw this exception