Class SQLStatementNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.knowm.yank.exceptions.SQLStatementNotFoundException
All Implemented Interfaces:
Serializable

public class SQLStatementNotFoundException extends RuntimeException
An exception to indicate that an SQL statement could not be found for the given key String
See Also:
  • Constructor Details

    • SQLStatementNotFoundException

      public SQLStatementNotFoundException()
      Constructor