librenms/LibreNMS/Exceptions
Tony Murray 752bbc1531
Port search API search more than one fields (#14646)
* Fix port search columns

* Port search API search more than one fields
Fixup port APIs
Change validate_column_list api helper to throw a renderable exception on error and return the valid columns
DeviceCache::get() can handle a bigger range of input

* whitespace

* Refactor exceptions a bit

* change throws type to be more generic

* Lint fixes
2022-11-18 16:27:56 -06:00
..
AlertTransportDeliveryException.php Discord ability to attach graph images (#14276) 2022-09-05 16:20:10 -05:00
ApiClientException.php Port search API search more than one fields (#14646) 2022-11-18 16:27:56 -06:00
ApiException.php Port search API search more than one fields (#14646) 2022-11-18 16:27:56 -06:00
AuthenticationException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
DatabaseConnectException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
DatabaseInconsistentException.php Fix DB Inconsistent friendly error message (#13163) 2021-08-23 19:06:56 -05:00
DuskUnsafeException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FileExistsException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FileNotFoundException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FilePermissionsException.php Use phpstan-deprecation-rules instead (#13582) 2021-11-30 09:33:14 +01:00
FileWriteFailedException.php PHP8 phpstan fix (#13843) 2022-03-11 10:38:31 -06:00
HostExistsException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
HostIpExistsException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
HostnameExistsException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
HostSysnameExistsException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
HostUnreachableException.php Migrate addhost.php to lnms device:add (#13870) 2022-04-04 10:41:18 -05:00
HostUnreachablePingException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
HostUnreachableSnmpException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
InvalidIpException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InvalidModuleException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InvalidNameException.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
InvalidOidException.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
InvalidPortAssocModeException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InvalidRrdTypeException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InvalidTableColumnException.php Port search API search more than one fields (#14646) 2022-11-18 16:27:56 -06:00
JsonAppBase64DecodeException.php base64 gzip compression support for json_app_get (#14169) 2022-10-21 10:05:49 -05:00
JsonAppBlankJsonException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
JsonAppException.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
JsonAppExtendErroredException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
JsonAppGzipDecodeException.php base64 gzip compression support for json_app_get (#14169) 2022-10-21 10:05:49 -05:00
JsonAppMissingKeysException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
JsonAppParsingFailedException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
JsonAppPollingFailedException.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
JsonAppWrongVersionException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
LdapMissingException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
LockException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
MaximumExecutionTimeExceeded.php Update dependencies (#14319) 2022-09-09 09:55:59 -05:00
PollerException.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
RrdGraphException.php Email Transport: embed graphs by default (#14270) 2022-09-05 20:41:55 -05:00
SnmpVersionUnsupportedException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
UnserializableRouteCache.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
YamlException.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00