blobstore.url.exception.PortParseError
See thePortParseError companion trait
object PortParseError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PortParseError.type
Members list
Type members
Classlikes
case class InvalidPort(s: String) extends PortParseError
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PortParseErrortrait AuthorityParseErrortrait UrlParseErrorclass Objecttrait Matchableclass AnyShow all
case class PortNumberOutOfRange(i: Int) extends PortParseError
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PortParseErrortrait AuthorityParseErrortrait UrlParseErrorclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article