cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
QueryException
Query
Exception
class
QueryException
(
val
message
:
String
)
:
Exception
Members
Constructors
Query
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String