executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
files
/
space.iseki.executables.sbom
/
SBomNotFoundException
SBom
Not
Found
Exception
class
SBomNotFoundException
(
message
:
String
)
:
SBomReadingException
(
source
)
Exception thrown when an SBOM cannot be found in a file.
Members
Constructors
SBom
Not
Found
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?