Serialized Form
-
Package xyz.srnyx.annoyingapi.storage
-
Exception Class xyz.srnyx.annoyingapi.storage.ConnectionException
class ConnectionException extends Exception implements Serializable-
Serialized Fields
-
properties
@NotNull Properties properties
The properties used to connect to the database
Recommended to useConnectionException.getPropertiesRedacted()for logging/other outputs -
url
@NotNull String url
The URL of the database connection
-
-
-