|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.faces.el Class ReferenceSyntaxException
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.faces.FacesException javax.faces.el.EvaluationException javax.faces.el.ReferenceSyntaxException
- All Implemented Interfaces:
- Serializable
Deprecated. This has been replaced by
ELException
.
一个异常,报告方法绑定表达式或值绑定表达式中的语法错误。
deprecated |
由 javax.el.ELException 取代。 |
public class ReferenceSyntaxException
- extends EvaluationException
An exception reporting a syntax error in a method binding expression or value binding expression.
- See Also:
- Serialized Form
Constructor Summary | |
---|---|
ReferenceSyntaxException()
Deprecated. Construct a new exception with no detail message or root cause. |
|
ReferenceSyntaxException(String message)
Deprecated. Construct a new exception with the specified detail message and no root cause. |
|
ReferenceSyntaxException(String message,
Throwable cause)
Deprecated. Construct a new exception with the specified detail message and root cause. |
|
ReferenceSyntaxException(Throwable cause)
Deprecated. Construct a new exception with the specified root cause. |
Method Summary |
---|
Methods inherited from class javax.faces.FacesException |
---|
getCause |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, 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
ReferenceSyntaxException()
构造不带详细消息或根本原因的新异常。
ReferenceSyntaxException
public ReferenceSyntaxException()
- Deprecated.
Construct a new exception with no detail message or root cause.
public
ReferenceSyntaxException(String message)
构造带指定详细消息但不带根本原因的新异常。
message | 此异常的详细消息 |
ReferenceSyntaxException
public ReferenceSyntaxException(String message)
- Deprecated.
Construct a new exception with the specified detail message and no root cause.
- Parameters:
message
- The detail message for this exception
public
ReferenceSyntaxException(Throwable cause)
构造带指定根本原因的新异常。详细消息将被设置为 (cause == null ? null :cause.toString()
cause | 此异常的根本原因 |
ReferenceSyntaxException
public ReferenceSyntaxException(Throwable cause)
- Deprecated.
Construct a new exception with the specified root cause. The detail message will be set to
(cause == null ? null : cause.toString()
- Parameters:
cause
- The root cause for this exception
public
ReferenceSyntaxException(String message, Throwable cause)
构造带指定详细消息和根本原因的新异常。
message | 此异常的详细消息 |
cause | 此异常的根本原因 |
ReferenceSyntaxException
public ReferenceSyntaxException(String message, Throwable cause)
- Deprecated.
Construct a new exception with the specified detail message and root cause.
- Parameters:
message
- The detail message for this exceptioncause
- The root cause for this exception
|
|||||||||
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 : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!