Package | Description |
---|---|
alice.logictuple.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
InvalidLogicTupleException
Exception thrown when a malformed logic tuple is created or used
|
class |
InvalidLogicTupleOperationException
Exception thrown when a not valid tuple argument value is used
|
class |
InvalidTupleArgumentException
Exception thrown when a malformed tuple argument is created or used
|
class |
InvalidVarNameException
Exception thrown when a not valid name for Variable is used
|