Guest User

Error

a guest
Mar 8th, 2015
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1.  
  2. C:\Users\abhinav\Documents\OpenSource\Apache Derby\Derby-6733>javac DERBY6733Rep
  3. ro.java
  4. DERBY6733Repro.java:37: error: cannot find symbol
  5. } catch (org.apache.derby.impl.jdbc.DerbySQLIntegrityConst
  6. raintViolationException e ) {
  7. ^
  8. symbol: class DerbySQLIntegrityConstraintViolationException
  9. location: package org.apache.derby.impl.jdbc
  10. 1 error
  11.  
  12. C:\Users\abhinav\Documents\OpenSource\Apache Derby\Derby-6733>
Advertisement
Add Comment
Please, Sign In to add comment