public class ServletConfigurationError
extends java.lang.RuntimeException
Servlet and Filter related configuration errors.
Errors of this type usually indicate problems within your web.xml file.| Constructor and Description |
|---|
ServletConfigurationError(java.lang.String message) |
ServletConfigurationError(java.lang.String message,
java.lang.Throwable cause) |
Copyright © 2012-2013 IP SQUARE. All Rights Reserved.