java.lang.inc,java.lang.IllegalAccessError翻译 | 学步园

IllegalAccessError (Java 2 Platform SE v1.4.2)

function windowTitle()

{

parent.document.title="IllegalAccessError (Java 2 Platform SE v1.4.2)";

}

JavaTM 2 Platform
Std. Ed. v1.4.2


java.lang

Class IllegalAccessError

 
 

java.lang.Object

extended byjava.lang.Throwable

extended byjava.lang.Error

extended byjava.lang.LinkageError

extended byjava.lang.IncompatibleClassChangeError

extended byjava.lang.IllegalAccessError

All Implemented Interfaces:
Serializable

public class IllegalAccessError extends IncompatibleClassChangeError

Thrown if an application attempts to access or modify a field, or

to call a method that it does not have access to.

一个应用试图访问或修改某个域,或者调用不能访问的方法时抛出。

Normally, this error is caught by the compiler; this error can

only occur at run time if the definition of a class has

incompatibly changed.

通常该错误由编译器捕获,只有当某个类的定义被不恰当地改变时抛出。

Since:
JDK1.0
See Also:
Serialized Form

Constructor Summary

IllegalAccessError()

          Constructs an IllegalAccessError with no detail message.

创建一个不含详细信息的IllegalAccessError。

IllegalAccessError(String s)

          Constructs an IllegalAccessError with the specified

detail message.创建一个指定详细信息的IllegalAccessError。

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

IllegalAccessError

 
 

public IllegalAccessError()

Constructs an IllegalAccessError with no detail message.

创建一个不含详细信息的IllegalAccessError。


IllegalAccessError

 
 

public IllegalAccessError(String s)

Constructs an IllegalAccessError with the specified

detail message.创建一个指定详细信息的IllegalAccessError。

Parameters:
s - the detail message.详细信息。

JavaTM 2 Platform
Std. Ed. v1.4.2


Submita bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentationredistribution policy.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值