ktor-utils / io.ktor.util.pipeline / InvalidPhaseException

InvalidPhaseException

class InvalidPhaseException : Throwable

An exception about misconfigured phases in a pipeline

Constructors

<init>

InvalidPhaseException(message: String)

An exception about misconfigured phases in a pipeline