HostParseError

blobstore.url.exception.HostParseError
See theHostParseError companion object
sealed trait HostParseError extends AuthorityParseError

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

def cause: Option[Throwable]

Attributes

Inherited from:
UrlParseError

Inherited and Abstract methods

def error: String

Attributes

Inherited from:
UrlParseError