ResourceError
floodsim.view.util.resource.ResourceError
enum ResourceError
Domain errors for resource loading.
- floodsim.view.util.resource.ResourceError.NotFound: the resource path could not be resolved on the classpath
- floodsim.view.util.resource.ResourceError.Unreadable: the resource exists but could not be decoded/read
- floodsim.view.util.resource.ResourceError.InvalidKey: the provided key has no mapping to a resource
Attributes
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article