|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.el Class MethodNotFoundException
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.el.ELException javax.el.MethodNotFoundException
- All Implemented Interfaces:
- Serializable
public class MethodNotFoundException
- extends ELException
Extends:
Throwable > Exception > RuntimeException > ELException
如果对
MethodExpression
求值时找不到方法,则抛出该异常。
since | JSP 2.1 |
See also | javax.el.MethodExpression |
Thrown when a method could not be found while evaluating a
MethodExpression
.
- Since:
- JSP 2.1
- See Also:
MethodExpression
, Serialized Form
Constructor Summary | |
---|---|
MethodNotFoundException()
Creates a MethodNotFoundException with no detail message. |
|
MethodNotFoundException(String message)
Creates a MethodNotFoundException with the provided
detail message. |
|
MethodNotFoundException(String pMessage,
Throwable pRootCause)
Creates a MethodNotFoundException with the given detail
message and root cause. |
|
MethodNotFoundException(Throwable exception)
Creates a MethodNotFoundException with the given root
cause. |
Method Summary |
---|
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
MethodNotFoundException()
创建不带详细消息的 MethodNotFoundException
。
英文文档:
MethodNotFoundException
public MethodNotFoundException()
- Creates a
MethodNotFoundException
with no detail message.
public
MethodNotFoundException(String message)
创建带提供的详细消息的 MethodNotFoundException
。
message | 详细信息 |
MethodNotFoundException
public MethodNotFoundException(String message)
- Creates a
MethodNotFoundException
with the provided detail message.- Parameters:
message
- the detail message
public
MethodNotFoundException(Throwable exception)
创建带给定的根本原因的 MethodNotFoundException
。
exception | 此异常的根本原因 |
MethodNotFoundException
public MethodNotFoundException(Throwable exception)
- Creates a
MethodNotFoundException
with the given root cause.- Parameters:
exception
- the originating cause of this exception
public
MethodNotFoundException(String pMessage, Throwable pRootCause)
创建带给定的详细消息和根本原因的 MethodNotFoundException
。
pMessage | 详细信息 |
pRootCause | 此异常的根本原因 |
MethodNotFoundException
public MethodNotFoundException(String pMessage, Throwable pRootCause)
- Creates a
MethodNotFoundException
with the given detail message and root cause.- Parameters:
pMessage
- the detail messagepRootCause
- the originating cause of 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 : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!