Class MethodSelectionException

All Implemented Interfaces:
Serializable

public class MethodSelectionException
extends GroovyRuntimeException
This exception is thrown if the runtime is unable to select a method. This class builds the exception text when calling getMessage.

Note: This exception as for internal use only!

Since:
Groovy 1.1
See Also:
Serialized Form