Class EolIllegalOperationParametersException

    • Constructor Detail

      • EolIllegalOperationParametersException

        public EolIllegalOperationParametersException​(java.lang.String method)
      • EolIllegalOperationParametersException

        public EolIllegalOperationParametersException​(java.lang.String method,
                                                      ModuleElement ast)
      • EolIllegalOperationParametersException

        public EolIllegalOperationParametersException​(java.lang.String method,
                                                      java.lang.String expected,
                                                      ModuleElement ast)
        Parameters:
        method -
        expected -
        ast -
        Since:
        1.6
      • EolIllegalOperationParametersException

        public EolIllegalOperationParametersException​(java.lang.String method,
                                                      java.lang.String expected,
                                                      java.lang.String actual,
                                                      ModuleElement ast)
        Parameters:
        method -
        expected -
        actual -
        ast -
        Since:
        1.6