Executing the 'getAnimalNameById' method on 'AnimalLocator' failed. Make sure the method exists with the name 'getAnimalNameById', is public and static, accepts an Integer, and returns a String.
답변 1개
Please match your code with below link's code
https://github.com/struckbylightning/JourneyToBecomingApexSpecialist/tree/master/classes