ELException (Java EE 5)

Java EE API


javax.el Class ELException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.el.ELException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MethodNotFoundException, PropertyNotFoundException, PropertyNotWritableException

public class ELException
extends RuntimeException

Extends: Throwable > Exception > RuntimeException

代表表达式求值期间可能出现的任何异常情况。
英文文档:

Represents any of the exception conditions that can arise during expression evaluation.

Since:
JSP 2.1
See Also:
Serialized Form

Constructor Summary
 
Method Summary
 
Methods inherited from class java.lang.Throwable
 
Methods inherited from class java.lang.Object
 

Constructor Detail

public ELException()
创建不带详细消息的 ELException
英文文档:

ELException

public ELException()
Creates an ELException with no detail message.


public ELException(String pMessage)
创建带有提供的详细消息的 ELException
pMessage 详细信息
英文文档:

ELException

public ELException(String pMessage)
Creates an ELException with the provided detail message.

Parameters:
pMessage - the detail message


public ELException(Throwable pRootCause)
创建带有给定原因的 ELException
pRootCause 此异常的根本原因
英文文档:

ELException

public ELException(Throwable pRootCause)
Creates an ELException with the given cause.

Parameters:
pRootCause - the originating cause of this exception


public ELException(String pMessage, Throwable pRootCause)
创建带有给定详细消息和根本原因的 ELException。
pMessage 详细信息
pRootCause 此异常的根本原因
英文文档:

ELException

public ELException(String pMessage,
                   Throwable pRootCause)
Creates an ELException with the given detail message and root cause.

Parameters:
pMessage - the detail message
pRootCause - the originating cause of this exception



Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!