Comparator Tool API
Toggle table of contents
1.2.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Comparator Tool API
Comparator Tool API
/
io.fletchly.comparator.exception
Package-level
declarations
Types
Types
Tool
Exception
Link copied to clipboard
class
ToolException
(
val
message
:
String
,
val
cause
:
Throwable
?
)
:
Exception
Represents a recoverable, model-facing error encountered during the execution of a tool.