@@ -1,4 +1,8 @@ #import "PGException.h" + +OF_ASSUME_NONNULL_BEGIN @interface PGConnectionFailedException: PGException @end + +OF_ASSUME_NONNULL_END