ADRIOContextError

adrio.adrio.ADRIOContextError(self, adrio, context, message=None)

The simulation context is invalid for using the ADRIO.

Parameters

adrio: ADRIO

The ADRIO being evaluated.

context: Context

The evaluation context.

message: str = None

An error description, or else a default message will be used.

Attributes

adrio: ADRIO

The ADRIO being evaluated.

context: Context

The evaluation context.