java.lang
public class IllegalAccessException extends Exception
See Also: newInstance Field Field Field Field Field Field Field Field Field get getBoolean getByte getShort getChar getInt getLong getFloat getDouble (Object, Object[]) (Object[])
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| IllegalAccessException()
Create an exception without a message. | |
| IllegalAccessException(String s)
Create an exception with a message.
| |
Parameters: s the message