Lines Matching refs:Exception
17 } catch (Exception $ex) {
18 echo "Exception: {$ex->getMessage()}\n";
26 } catch (Exception $ex) {
27 echo "Exception: {$ex->getMessage()}\n";
35 } catch (Exception $ex) {
36 echo "Exception: {$ex->getMessage()}\n";
41 Exception: Serialization of 'com' is not allowed
42 Exception: Serialization of 'dotnet' is not allowed
43 Exception: Serialization of 'variant' is not allowed
44 Exception: Unserialization of 'com' is not allowed
45 Exception: Unserialization of 'dotnet' is not allowed
46 Exception: Unserialization of 'variant' is not allowed
47 Exception: Unserialization of 'com' is not allowed
48 Exception: Unserialization of 'dotnet' is not allowed
49 Exception: Unserialization of 'variant' is not allowed