Class UnboundPreparedStatementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.array21.jdbd.exceptions.UnboundPreparedStatementException
All Implemented Interfaces:
Serializable

public class UnboundPreparedStatementException extends RuntimeException
See Also:
  • Constructor Details

    • UnboundPreparedStatementException

      public UnboundPreparedStatementException()
    • UnboundPreparedStatementException

      public UnboundPreparedStatementException(String msg)