Class InternalErrorPage
java.lang.Object
com.djrapitops.plan.delivery.rendering.pages.InternalErrorPage
- All Implemented Interfaces:
Page
-
Constructor Summary
ConstructorsConstructorDescriptionInternalErrorPage(String template, String errorMsg, Throwable error, VersionChecker versionChecker) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Page
lastModified
-
Constructor Details
-
InternalErrorPage
public InternalErrorPage(String template, String errorMsg, Throwable error, VersionChecker versionChecker)
-
-
Method Details
-
toHtml
-