Table of Contents

Namespace NonoSharp.Exceptions

Classes

InvalidFileFormatException

Raised when a given file was not of the expected format and is thus incompatible.

PuzzleDeserializationFailedException

Thrown when deserialization of a puzzle fails.

PuzzleLoadingFailedException

Thrown when the puzzle could not be loaded from e.g. a file.

PuzzleNotSolvableException

Raised when a built puzzle is not solvable but a playable instance was requested.

PuzzleSavingFailedException

Thrown when a puzzle could not be saved to a file.

PuzzleSerializationFailedException

Thrown when serialization of a puzzle fails.