All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException | +----java.lang.SecurityException
SecurityException
with no detail message.
SecurityException
with the specified
detail message.
public SecurityException()
SecurityException
with no detail message.
public SecurityException(String s)
SecurityException
with the specified
detail message.
All Packages Class Hierarchy This Package Previous Next Index