Class MethodNotFound

All Implemented Interfaces:
Serializable

public class MethodNotFound extends GeneratorException
See Also:
  • Constructor Details

    • MethodNotFound

      public MethodNotFound(String message)
      Constructs the MethodNotFound exception with the specified string.