|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.servlet.jsp.el Class ELParseException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.servlet.jsp.el.ELException
javax.servlet.jsp.el.ELParseException
- All Implemented Interfaces:
- Serializable
Deprecated. As of JSP 2.1, replaced by
ELException
Extends:
Throwable > Exception > ELException
表示解析 EL 表达式时遇到的解析错误。
| since | 2.0 |
public class ELParseException
- extends ELException
Represents a parsing error encountered while parsing an EL expression.
- Since:
- JSP 2.0
- See Also:
- Serialized Form
| Constructor Summary | |
|---|---|
ELParseException()
Deprecated. Creates an ELParseException with no detail message. |
|
ELParseException(String pMessage)
Deprecated. Creates an ELParseException with the provided detail message. |
|
| Method Summary |
|---|
| Methods inherited from class javax.servlet.jsp.el.ELException |
|---|
getRootCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public
ELParseException()
创建不带详细消息的 ELParseException。
英文文档:
ELParseException
public ELParseException()
- Deprecated.
- Creates an ELParseException with no detail message.
public
ELParseException(String pMessage)
创建带有提供的详细消息的 ELParseException。
| pMessage | 详细信息 |
ELParseException
public ELParseException(String pMessage)
- Deprecated.
- Creates an ELParseException with the provided detail message.
- Parameters:
pMessage- the detail message
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
