laymon.exceptions¶
Module Contents¶
-
exception
laymon.exceptions.LayerRegisterException(layer_name, message=default_message)[source]¶ Bases:
ExceptionException to indicate the observer that failed to register for generating feature maps.
-
exception
laymon.exceptions.SingleDimensionalLayerWarning(layer_name, message=default_message)[source]¶ Bases:
WarningWarning to indicate that the layer trying to be visualized is a single dimensional layer.