InvalidFileUrl

blobstore.url.exception.AuthorityParseError$.InvalidFileUrl
case class InvalidFileUrl(m: String) extends AuthorityParseError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def cause: Option[Throwable]

Attributes

Inherited from:
UrlParseError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val error: String