Exception Handling | The latest update completely changed Titlebars and Actionbars. The Titlebar revision was missing some elements regarding potential exception handling. Should the Titlebar reflection constant initialization for some reason fail all potential exceptions are now handled collectively, instead of separately, displaying an informative stacktrace. Prior to this update only one of four edge cases would correctly disable titles in the event of a failed initialization. This update makes sure all four are handled correctly.