KiteArchive
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteArchive
kitearchive
/
io.github.yuroyami.kitearchive.security
/
ArchivePathException
Archive
Path
Exception
class
ArchivePathException
(
message
:
String
)
:
Exception
Thrown when an archive entry name fails the
PathGuard
checks.
Members
Constructors
Archive
Path
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?