CodingFailure

com.coralogix.zio.k8s.client.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

Attributes

failure

The character coding error

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product