CouldntParseUrl

blobstore.url.exception.UrlParseError.CouldntParseUrl
case class CouldntParseUrl(i: String) extends SchemeError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SchemeError
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