You can make your own error pages in the ABMErrorHandler class.
BEWARE! You get here because your user got an error (can be anything), so do ONLY use inline CSS styles and as little as possible inline Javascript (it is even possible you get the error because the user has disabled Javascript in his browser!). So no jQuery, no Material CSS, not anything that isn't general static HTML.