to top
Android APIs
Since: API Level 1
public interface

PrivilegedExceptionAction

java.security.PrivilegedExceptionAction<T>

Class Overview

Legacy security code; do not use.

Summary

Public Methods
abstract T run()

Public Methods

public abstract T run ()

Since: API Level 1

Throws
Exception