UnregisteredIndicatorException Constructors
The exception that occurs when a trend indicator’s custom type is not registered in the application.| Name | Parameters | Description |
|---|---|---|
| UnregisteredIndicatorException(String) | message | Initializes a new instance of the UnregisteredIndicatorException class with specified settings. |
See Also