Class ErrorMessagePage
java.lang.Object
com.djrapitops.plan.delivery.rendering.pages.ErrorMessagePage
- All Implemented Interfaces:
Page
Page to display error stacktrace.
-
Constructor Summary
ConstructorDescriptionErrorMessagePage
(String template, Icon icon, String errorTitle, String errorMsg, Theme theme, VersionChecker versionChecker) ErrorMessagePage
(String template, String errorTitle, String errorMsg, VersionChecker versionChecker, Theme theme) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.djrapitops.plan.delivery.rendering.pages.Page
lastModified