]> git.mxchange.org Git - core.git/commit
Added missing exceptions (opps)
authorRoland Häder <roland@mxchange.org>
Tue, 7 Feb 2012 20:28:46 +0000 (20:28 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 7 Feb 2012 20:28:46 +0000 (20:28 +0000)
commita807ef42f1371b0454e0d9baac990fbd454aee15
treede6eb7aa45a5f662599612a0d6910f8da96f6c5f
parent87f159865b77c22625924b2563b0f1f953c09dd1
Added missing exceptions (opps)
.gitattributes
inc/classes/exceptions/socket/class_AbstractSocketException.php [new file with mode: 0644]
inc/classes/exceptions/socket/class_NoSocketErrorDetectedException.php [new file with mode: 0644]
inc/classes/exceptions/socket/class_UnsupportedSocketErrorHandlerException.php [new file with mode: 0644]