Class IllegalBoolExpressionRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class IllegalBoolExpressionRuntimeException
    extends RuntimeException
    SQLパース時、IF条件がboolean型を返さなかった場合にスローされる例外
    Author:
    H.Sugimoto
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalBoolExpressionRuntimeException

        public IllegalBoolExpressionRuntimeException​(String message)