This commit is contained in:
Julio Cesar Laura Avendaño
2016-04-04 10:36:13 -04:00
parent 67c72aea63
commit afb17535c5

View File

@@ -138,6 +138,7 @@ class NotificationDevice
} catch (\Exception $e) {
throw new \Exception($e->getMessage(), Api::STAT_APP_EXCEPTION);
}
return $response;
}
@@ -232,6 +233,7 @@ class NotificationDevice
} catch (\Exception $e) {
throw new \Exception($e->getMessage(), Api::STAT_APP_EXCEPTION);
}
return $response;
}