public class ServletException
extends java.lang.Exception
Constructor and Description |
---|
ServletException() |
ServletException(java.lang.String message) |
ServletException(java.lang.String message,
java.lang.Throwable rootCause) |
ServletException(java.lang.Throwable rootCause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getRootCause() |
Copyright © 2013. All Rights Reserved.