new Exception(message, name)
Base class for exception in Kekule
Parameters:
Name | Type | Description |
---|---|---|
message |
String | Message of exception. |
name |
String | Name of exception. |
Properties:
Name | Type | Description |
---|---|---|
message |
String | Message of exception, read only. |
- Source: