Signals that an operation is not permitted for security reasons.
public class SecurityException extends RuntimeException { // Public Constructors public SecurityException(); public SecurityException(String s); }
Object->Throwable(Serializable)->Exception->RuntimeException->SecurityException
Beans.setDesignTime(), Beans.setGuiAvailable(), Class.getConstructor(), Class.getConstructors(), Class.getDeclaredClasses(), Class.getDeclaredConstructor(), Class.getDeclaredConstructors(), Class.getDeclaredField(), Class.getDeclaredFields(), Class.getDeclaredMethod(), Class.getDeclaredMethods(), Class.getField(), Class.getFields(), Class.getMethod(), Class.getMethods(), ObjectInputStream.enableResolveObject(), ObjectOutputStream.enableReplaceObject()