Class ParseRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.component.sql.stored.template.ast.ParseRuntimeException
All Implemented Interfaces:
Serializable

public class ParseRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • ParseRuntimeException

      public ParseRuntimeException(String message)
    • ParseRuntimeException

      public ParseRuntimeException(String message, Throwable cause)
    • ParseRuntimeException

      public ParseRuntimeException(Throwable cause)