Binary Decision Diagram Exception
fun BinaryDecisionDiagramException(message: String? = null, cause: Throwable? = null)
Content copied to clipboard
Parameters
message
the detail message string.
cause
the cause of this exception.