solve
/
it.unibo.tuprolog.solve.exception.error
/
PermissionError
/
Operation
common
Operation
enum
Operation
:
Enum
<
PermissionError.Operation
> ,
ToTermConvertible
Content copied to clipboard
A class describing the operation which caused the error
Entries
Types
Functions
Properties
Entries
ACCESS
Link copied to clipboard
common
ACCESS
()
Content copied to clipboard
ADD_ALIAS
Link copied to clipboard
common
ADD_ALIAS
()
Content copied to clipboard
CLOSE
Link copied to clipboard
common
CLOSE
()
Content copied to clipboard
CREATE
Link copied to clipboard
common
CREATE
()
Content copied to clipboard
INPUT
Link copied to clipboard
common
INPUT
()
Content copied to clipboard
INVOKE
Link copied to clipboard
common
INVOKE
()
Content copied to clipboard
MODIFY
Link copied to clipboard
common
MODIFY
()
Content copied to clipboard
OPEN
Link copied to clipboard
common
OPEN
()
Content copied to clipboard
OUTPUT
Link copied to clipboard
common
OUTPUT
()
Content copied to clipboard
REPOSITION
Link copied to clipboard
common
REPOSITION
()
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
toTerm
Link copied to clipboard
common
open override fun
toTerm
():
Atom
Content copied to clipboard
A function to transform the type to corresponding
Atom
representation
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
operation
Link copied to clipboard
common
val
operation
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard