CodingFailure

final case class CodingFailure(requestInfo: K8sRequestInfo, failure: CharacterCodingException) extends K8sFailure

Error in the UTF-8 character coding of the response from the Kubernetes API

Value parameters:
failure

The character coding error

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product