|
|
Exception Description
|
|
|
Thrown by the security manager to indicate a security violation.
|
Class Variables
|
|
|
None declared in this exception.
|
Instance Variables
|
|
|
None declared in this exception.
|
Constructors
|
|
|
SecurityException
public SecurityException(
)
Constructs a SecurityException with no detail message.
SecurityException
public SecurityException(
String s
)
Constructs a SecurityException with the specified
detail message.
|
Class Methods
|
|
|
None declared in this exception.
|
Instance Methods
|
|
|
None declared in this exception.
|
|
|