package com.github.jodersky.skeybase package verification class VerificationException(message: String) extends RuntimeException(message)