Class GridQueryParserException

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

public class GridQueryParserException extends Exception
See Also:
  • Constructor Details

    • GridQueryParserException

      public GridQueryParserException(String message, @Nullable Throwable cause)