Artifact bfb4590c76a9dbf63c8dd131abc2b3aabcf3b07a33dda136ce142353dd45971a:
- File exceptions/PGConnectionFailedException.h — part of check-in [de46b0e10c] at 2012-10-03 13:20:06 on branch trunk — Initial import. (user: js, size: 82) [annotate] [blame] [check-ins using]
- File src/exceptions/PGConnectionFailedException.h — part of check-in [8679c61b2c] at 2014-07-18 23:35:18 on branch trunk — Add a proper build system (user: js, size: 82) [annotate] [blame] [check-ins using]
#import "PGException.h" @interface PGConnectionFailedException: PGException @end