MissingScheme¶
URL has no :// separator or the scheme portion is empty.
Implements¶
- _URLParseError val
Constructors¶
create¶
Returns¶
- MissingScheme val^
Public Functions¶
string¶
Returns¶
- String iso^
eq¶
Parameters¶
- that: MissingScheme val
Returns¶
- Bool val
ne¶
Parameters¶
- that: MissingScheme val
Returns¶
- Bool val