instances
instances
pl.iterators.kebs.instances
InstanceConverter
InstanceConverter
DecodeErrorException
KebsInstances
KebsInstances
NetInstances
NetInstances
TimeInstances
TimeInstances
UtilInstances
UtilInstances
pl.iterators.kebs.instances.net
URIString
URIString
pl.iterators.kebs.instances.time
DayOfWeekInt
DayOfWeekInt
DurationString
DurationString
InstantString
InstantString
LocalDateString
LocalDateString
LocalDateTimeString
LocalDateTimeString
LocalTimeString
LocalTimeString
MonthDayString
MonthDayString
MonthInt
MonthInt
OffsetDateTimeString
OffsetDateTimeString
OffsetTimeString
OffsetTimeString
PeriodString
PeriodString
YearMonthString
YearMonthString
YearString
YearString
ZoneIdString
ZoneIdString
ZoneOffsetString
ZoneOffsetString
ZonedDateTimeString
ZonedDateTimeString
pl.iterators.kebs.instances.time.mixins
DurationMillisLong
DurationMinutesLong
DurationNanosLong
DurationSecondsLong
InstantEpochMilliLong
InstantEpochSecondLong
PeriodDays
PeriodMonthsInt
PeriodYearsInt
pl.iterators.kebs.instances.util
CurrencyString
CurrencyString
LocaleString
LocaleString
UUIDString
UUIDString
instances
/
pl.iterators.kebs.instances
/
InstanceConverter
/
DecodeErrorException
DecodeErrorException
class
DecodeErrorException
(e:
Throwable
, msg:
String
) extends
IllegalArgumentException
Graph
Supertypes
class
IllegalArgumentException
class
RuntimeException
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
final
def
addSuppressed
(x$0:
Throwable
):
Unit
Inherited from
Throwable
def
fillInStackTrace
():
Throwable
Inherited from
Throwable
def
getCause
():
Throwable
Inherited from
Throwable
def
getLocalizedMessage
():
String
Inherited from
Throwable
def
getMessage
():
String
Inherited from
Throwable
def
getStackTrace
():
Array
[
StackTraceElement
]
Inherited from
Throwable
final
def
getSuppressed
():
Array
[
Throwable
]
Inherited from
Throwable
def
initCause
(x$0:
Throwable
):
Throwable
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintWriter
):
Unit
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintStream
):
Unit
Inherited from
Throwable
def
printStackTrace
():
Unit
Inherited from
Throwable
def
setStackTrace
(x$0:
Array
[
StackTraceElement
]):
Unit
Inherited from
Throwable
def
toString
():
String
Inherited from
Throwable