class NotaryException : Exception
NotaryException(error: NotaryError)
val error: NotaryError
fun toString(): String