NetworkError
doodle.algebra.NetworkError
final case class NetworkError(url: String, cause: Throwable) extends BitmapError
Network error when loading from URL
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