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-11-27 04:24:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
2776a0344e
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 code styles
2017-05-16 06:28:37 +02:00
class
FailureException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink