Gateway Authentication Error
class GatewayAuthenticationError(message: String = "Authentication failed", statusCode: Int = 401, generationId: String? = null, cause: Throwable? = null) : GatewayError(source)
Since
0.3.0-beta01