GroupingError

fs2.protocols.mpeg.transport.psi.GroupingError
See theGroupingError companion object
case class GroupingError(tableId: Int, tableIdExtension: Option[Int], message: String) extends MpegError

Attributes

Companion
object
Source
GroupingError.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MpegError
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product