Lines Matching refs:Exception
13 } catch (Exception $ex) {
14 echo "Exception: {$ex->getMessage()}\n";
22 } catch (Exception $ex) {
23 echo "Exception: {$ex->getMessage()}\n";
31 } catch (Exception $ex) {
32 echo "Exception: {$ex->getMessage()}\n";
37 Exception: Serialization of 'com' is not allowed
38 Exception: Serialization of 'dotnet' is not allowed
39 Exception: Serialization of 'variant' is not allowed
40 Exception: Unserialization of 'com' is not allowed
41 Exception: Unserialization of 'dotnet' is not allowed
42 Exception: Unserialization of 'variant' is not allowed
43 Exception: Unserialization of 'com' is not allowed
44 Exception: Unserialization of 'dotnet' is not allowed
45 Exception: Unserialization of 'variant' is not allowed