Source code for ocpy.errors

[docs] class LengthCheckError(Exception): """Raised when the length of data is nor sufficient"""