Class GridQueryParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.refinedmods.refinedstorage.api.grid.query.GridQueryParserException
All Implemented Interfaces:
Serializable

@API(status=STABLE, since="2.0.0-milestone.1.0") public class GridQueryParserException extends Exception
See Also:
  • Constructor Details

    • GridQueryParserException

      public GridQueryParserException(String message, @Nullable Throwable cause)