exceptions#

class MissingLayer(index: int)[source]#
index: int#
class UnexpectedLayer(expected, found)[source]#
layer_type_expected: type#
layer_type_found: type#