Class InvalidSqlInput


  • public class InvalidSqlInput
    extends InvalidInput
    This exception class should be used instead of ISE or IAE when processing is to be halted during planning. There is wiring in place to bubble up the error message to the user when wrapped in this exception class.