@kagamidigital/salt-sdk-mirror
Getting started
Preparing search index...
InvalidUrl
Class InvalidUrl
Thrown when any string that should be a URL does not appear to be a valid URL.
Hierarchy
Error
InvalidUrl
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
InvalidUrl
(
message
:
string
,
originalError
?:
Error
)
:
InvalidUrl
Parameters
message
:
string
Optional
originalError
:
Error
Returns
InvalidUrl
Properties
Optional
Readonly
cause
cause
?:
Error
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
Getting started
@kagamidigital/salt-sdk-mirror
Loading...
Thrown when any string that should be a URL does not appear to be a valid URL.