Class RequestParserException

  • All Implemented Interfaces:
    Serializable

    public class RequestParserException
    extends RuntimeException
    This class represent exceptions thrown when a Virtual Schema request cannot be parsed.

    This exception is not recoverable in the Virtual Schema Adapter.

    See Also:
    Serialized Form
    • Constructor Detail

      • RequestParserException

        public RequestParserException​(String message)
        Create a new RequestParserException instance
        Parameters:
        message - error message