SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-core
/
sk.ainet.io.model
/
ModelParsingError
/
MemoryError
Memory
Error
class
MemoryError
(
details
:
String
,
cause
:
Throwable
?
=
null
)
:
ModelParsingError
(
source
)
Memory allocation failed.
Members
Constructors
Memory
Error
Link copied to clipboard
constructor
(
details
:
String
,
cause
:
Throwable
?
=
null
)