rd-gen
Toggle table of contents
2025.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
rd-gen
rd-gen
/
com.jetbrains.rd.generator.nova
/
GeneratorException
Generator
Exception
class
GeneratorException
(
msg
:
String
)
:
RuntimeException
This exception arises during generation. Usually thrown by GeneratorBase.fail method.
Members
Constructors
Generator
Exception
Link copied to clipboard
constructor
(
msg
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?