hashcode-utils-kt / org.hildan.hashcode.utils.writer / SolutionWritingException

SolutionWritingException

class SolutionWritingException : Exception

Thrown if an exception occurs while writing to the output file.

Constructors

<init>

Thrown if an exception occurs while writing to the output file.

SolutionWritingException(msg: String, cause: Throwable)