Class MethodAlreadyExistsException

All Implemented Interfaces:
Serializable

Exception raised when there's an attempt to create a method which already exists in a class. This extends IllegalArgumentException for backward compatibility.
Since:
5.9.0
See Also: