ObjPgSQL  Artifact [57af5c1f34]

Artifact 57af5c1f34b49b24c9046c520c67a020928e2f8849f40fbed6a6b87954766d6a:

  • File src/exceptions/PGConnectionFailedException.h — part of check-in [fc8e42990e] at 2017-05-09 23:19:20 on branch trunk — Adjust to recent ObjFW changes (user: js size: 130)

#import "PGException.h"

OF_ASSUME_NONNULL_BEGIN

@interface PGConnectionFailedException: PGException
@end

OF_ASSUME_NONNULL_END