Class SQLCheckException

All Implemented Interfaces:
Serializable

public final class SQLCheckException extends ShardingSphereException
SQL check exception.
See Also:
  • Constructor Details

    • SQLCheckException

      public SQLCheckException(String errorMessage)