You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ExceptionUtil singleton inherits from the base JavaScript Error object, and creates a FrameworkException. This FrameworkException is used in Keel to identify errors that are related to how Keel is used, as opposed to syntax, type, or other errors.