psy.exceptions package

Submodules

psy.exceptions.cat module

exception psy.exceptions.cat.ItemParamError[source]

Bases: exceptions.Exception

Item Param Type Error

exception psy.exceptions.cat.IterMethodError[source]

Bases: exceptions.Exception

iter method error

exception psy.exceptions.cat.ScoreError[source]

Bases: exceptions.Exception

score error

exception psy.exceptions.cat.ThetaError[source]

Bases: exceptions.Exception

theta error

exception psy.exceptions.cat.UnknownModelError[source]

Bases: exceptions.Exception

unknown model

Module contents

exception psy.exceptions.ConvergenceError[source]

Bases: exceptions.Exception

no convergence