All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.netsensia.rivalchess.model.exception.InvalidAlgebraicSquareException.kt Maven / Gradle / Ivy

The newest version!
package com.netsensia.rivalchess.model.exception

class InvalidAlgebraicSquareException(s: String) : RuntimeException(s)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy