solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.library.exception
/
LibraryException
Library
Exception
common
open
class
LibraryException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Content copied to clipboard
Constructors
Inheritors
Constructors
Library
Exception
Link copied to clipboard
common
fun
LibraryException
(
cause
:
Throwable
?
)
Content copied to clipboard
Library
Exception
Link copied to clipboard
common
fun
LibraryException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Content copied to clipboard
Inheritors
AlreadyLoadedLibraryException
Link copied to clipboard
NoSuchALibraryException
Link copied to clipboard