new IllegalModelException(message)
Create an IllegalModelException
Parameters:
Name | Type | Description |
---|---|---|
message |
string | the message for the exception |
- Source:
- See:
-
See BaseException
Extends
- BaseException
Exception throws when a composer file is semantically invalid
Create an IllegalModelException
Name | Type | Description |
---|---|---|
message |
string | the message for the exception |
See BaseException