logging / net.corda.common.logging.errorReporting / NodeDatabaseErrors

NodeDatabaseErrors

enum class NodeDatabaseErrors : ErrorCodes

Errors related to database connectivity

Enum Values

COULD_NOT_CONNECT

MISSING_DRIVER

FAILED_STARTUP

PASSWORD_REQUIRED_FOR_H2

Properties

namespace

The namespace of this collection of errors.

val namespace: String