wordsearch/war/api-error.jsp

5 lines
146 B
Plaintext
Raw Normal View History

2017-01-03 14:29:34 +00:00
<%@ page language="java" contentType="application/json; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ page isErrorPage="true" %>
<%= exception %>