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

com.alexdupre.shapeshift.ShapeShiftException.scala Maven / Gradle / Ivy

The newest version!
package com.alexdupre.shapeshift

class ShapeShiftException(message: String) extends Exception(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy