if (!$Transport instanceof TransportInterface) {
                throw new Exception("The specified transport object does not implement \\Railpage\\Notification\\TransportInterface");
            }