InvalidFormat
doodle.algebra.InvalidFormat
final case class InvalidFormat(path: String, cause: Throwable) extends BitmapError
The file exists but is not a valid image format
Attributes
- Source
- BitmapError.scala
- Graph
-
- Supertypes
-
trait Producttrait Equalsclass BitmapErrorclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- BitmapError.scala
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- BitmapError
- Source
- BitmapError.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Throwable
Concrete fields
Attributes
- Source
- BitmapError.scala
In this article