Class RestFilterParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jmix.rest.impl.service.filter.RestFilterParseException
All Implemented Interfaces:
Serializable

public class RestFilterParseException extends Exception
See Also:
  • Constructor Details

    • RestFilterParseException

      public RestFilterParseException(String message)
    • RestFilterParseException

      public RestFilterParseException(String message, Throwable cause)