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