Hanami backend
Toggle table of contents
2026.7.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Hanami backend
Hanami backend
/
fi.aalto.cs.hanami.submissions
/
InvalidSubmissionContentException
Invalid
Submission
Content
Exception
class
InvalidSubmissionContentException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
IOException
(
source
)
Members
Constructors
Invalid
Submission
Content
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?