ADRIOError

adrio.adrio.ADRIOError(self, adrio, context, message)

Exception while loading or processing data with an ADRIO.

Parameters

adrio: ADRIO

The ADRIO being evaluated.

context: Context

The evaluation context.

message: str

An error description.

Attributes

adrio: ADRIO

The ADRIO being evaluated.

context: Context

The evaluation context.