Class InternalErrorPage
java.lang.Object
com.djrapitops.plan.delivery.rendering.pages.InternalErrorPage
- All Implemented Interfaces:
Page
Page to display error stacktrace.
-
Constructor Summary
ConstructorDescriptionInternalErrorPage
(String template, String errorMsg, Throwable error, VersionChecker versionChecker) -
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