Project

General

Profile

« Previous | Next » 

Revision 31217

partial implementation

View differences:

ResultSetException.java
11 11

  
12 12
        public ResultSetException(Throwable e) {
13 13
                super(e);
14
                // TODO Auto-generated constructor stub
15 14
        }
16 15

  
17 16
        public ResultSetException(String string) {

Also available in: Unified diff