org.mbari.vars.migration.model

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class CantMigrateError(videoArchiveName: String, reason: String) extends MediaTransformError

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class MediaFactory(csvLookup: URL)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object MediaFactory

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class MediaTransformError(cause: Throwable = ...) extends Exception

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
case class NoVideoFramesError(videoArchiveName: String) extends MediaTransformError

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class TransformationFailedError(videoArchiveName: String, cause: Throwable) extends MediaTransformError

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class UnsupportedVideoArchiveError(videoArchiveName: String) extends MediaTransformError

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all