logging / net.corda.common.logging.errorReporting / ErrorCodes

ErrorCodes

interface ErrorCodes

A collection of error codes.

Types implementing this are required to be enum classes to be used in an error.

Properties

namespace

The namespace of this collection of errors.

abstract val namespace: String

Inheritors

NodeDatabaseErrors

Errors related to database connectivity

enum class NodeDatabaseErrors : ErrorCodes