Searched refs:JsonException (Results 1 – 6 of 6) sorted by relevance
16 } catch (JsonException $e) {24 } catch (JsonException $e) {33 } catch (JsonException $e) {
6 } catch (JsonException $e) {7 echo "JsonException: {$e->getCode()} {$e->getMessage()}". PHP_EOL;
8 } catch (JsonException $e) {14 object(JsonException)#1 (7) {
8 } catch (JsonException $e) {21 object(JsonException)#1 (7) {
172 class JsonException extends Exception class
53 JsonException: Non-backed enums have no default serialization
Completed in 12 milliseconds