purlkt
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
purlkt
purlkt
/
space.iseki.purl
/
PUrlException
PUrl
Exception
open
class
PUrlException
(
message
:
String
?
=
null
)
(
source
)
Base exception class for all PUrl related exceptions.
Inheritors
PUrlBuildException
PUrlParsingException
Members
Constructors
PUrl
Exception
Link copied to clipboard
constructor
(
message
:
String
?
=
null
)