All Types

net.corda.common.logging.errorReporting.CordaErrorContextProvider

Provides information specific to Corda to the error reporting library.

net.corda.common.logging.CordaVersion
net.corda.common.logging.errorReporting.DoubleInitializationException

Occurs if the error reporting framework has been initialized twice

net.corda.common.logging.errorReporting.ErrorCode

A type representing an error condition.

net.corda.common.logging.errorReporting.ErrorCodes

A collection of error codes.

net.corda.common.logging.errorReporting.ErrorContextProvider

Provide context around reported errors by supplying product specific information.

net.corda.common.logging.errorReporting.ErrorReporting

Entry point into the Error Reporting framework.

net.corda.common.logging.errorReporting.ErrorReportingException
net.corda.common.logging.errorReporting.ErrorResource

A representation of a single error resource file.

net.corda.common.logging.errorReporting.LocaleSettingUnsupportedException

Occurs if a locale is set while initializing the error reporting framework.

(extensions in package net.corda.common.logging.errorReporting)
org.slf4j.Logger
(extensions in package net.corda.common.logging)
org.apache.logging.log4j.message.Message
net.corda.common.logging.errorReporting.NoContextProviderSuppliedException

Occurs when no error context provider is supplied while initializing error reporting

net.corda.common.logging.errorReporting.NodeDatabaseErrors

Errors related to database connectivity

net.corda.common.logging.errorReporting.NodeNamespaces

Namespaces for errors within the node.

net.corda.common.logging.errorReporting.ReportingUninitializedException

Occurs when reporting is requested before the error reporting code has been initialized

net.corda.common.logging.errorReporting.ResourceBundleProperties

Constants defining the properties available in the resource bundle files.

(extensions in package net.corda.common.logging)
kotlin.Throwable