failure

inline fun <E : Enum<E>> failure(exception: Exception? = null, error: E? = null, message: String? = null): ServiceResult<Any, E>