
dotty.tools.tasty.UnpickleException.scala Maven / Gradle / Ivy
The newest version!
package dotty.tools.tasty
class UnpickleException(msg: String) extends RuntimeException(msg)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy