This website requires JavaScript.
Explore
Help
Sign In
danog
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/danog/postgres.git
synced
2024-12-13 09:57:32 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
40c704faf6
postgres
/
lib
/
FailureException.php
7 lines
78 B
PHP
Raw
Normal View
History
Unescape
Escape
Drop strict types
2016-12-30 06:21:17 +01:00
<
?
php
Initial commit
2016-09-14 16:27:39 +02:00
namespace
Amp\Postgres
;
Update and fix code styles Changed to match code styles used in other Amp packages.
2017-06-21 05:17:53 +02:00
class
FailureException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink