java.security
Interface PrivilegedExceptionAction


public interface PrivilegedExceptionAction


Method Summary
 Object run()
           
 

Method Detail

run

Object run()
           throws Exception
Throws:
Exception