Differences From Artifact [edfb7baa0e]:
- File exceptions/PGCommandFailedException.h — part of check-in [de46b0e10c] at 2012-10-03 13:20:06 on branch trunk — Initial import. (user: js, size: 433) [annotate] [blame] [check-ins using]
To Artifact [bd6baa8db9]:
- File exceptions/PGCommandFailedException.h — part of check-in [8c8a431322] at 2013-02-13 23:40:59 on branch trunk — Prefix all ivars with an underscore. (user: js, size: 434) [annotate] [blame] [check-ins using]
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + | #import "PGException.h" @interface PGCommandFailedException: PGException { |
︙ |