ConfidentialityChangingEndorsementError
class ConfidentialityChangingEndorsementError(node: EndorsementNode, from: Label, to: Label) : InformationFlowError
Content copied to clipboard
Thrown when an EndorsementNode modifies confidentiality.
Parameters
node
Endorse statement that modifies confidentiality.
from
Label of the expression being declassified.
to
Resulting label of the expression.
Constructors
ConfidentialityChangingEndorsementError
Link copied to clipboard
fun ConfidentialityChangingEndorsementError(node: EndorsementNode, from: 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