sortedsequence
Toggle table of contents
0.5.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
sortedsequence
sortedsequence
/
io.timvanoijen.github.kotlin.sortedsequence.exceptions
/
SequenceNotSortedException
Sequence
Not
Sorted
Exception
class
SequenceNotSortedException
:
SortedSequenceException
Members
Constructors
Sequence
Not
Sorted
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?