RdFault

fun RdFault(reason: Throwable)
fun RdFault(    reasonTypeFqn: String,     reasonMessage: String,     reasonAsText: String,     reason: Throwable? = null)