There is an exception with broad use. It basically indicates a semantic issue with the script, which would have been identified during compile-time but due to the interpretive nature of Julian it can be only affirmed and raised during runtime.
Parent Class
Type | Name | Signature |
---|---|---|
constructor | RuntimeCheckException | public RuntimeCheckException(string) |
public RuntimeCheckException(string msg)
Create a new instance of new RuntimeCheckException with given message. While entirely legal, it's not recommended for a user to create such instances.
Parameters