InsecureDataFlowError
class InsecureDataFlowError(node: HasSourceLocation, nodeLabel: Label, to: Label) : InformationFlowError
Content copied to clipboard
Thrown when a term's output flows to a location that would violate information flow security.
Constructors
InsecureDataFlowError
Link copied to clipboard
fun InsecureDataFlowError(node: HasSourceLocation, nodeLabel: Label, to: Label)
Content copied to clipboard
Functions
addSuppressed
Link copied to clipboard
fillInStackTrace
Link copied to clipboard
getLocalizedMessage
Link copied to clipboard
getStackTrace
Link copied to clipboard
getSuppressed
Link copied to clipboard
printStackTrace
Link copied to clipboard
setStackTrace
Link copied to clipboard
toDocument
Link copied to clipboard