Microsoft SDK for Java

SecurityClassLoader Class Constructors

The SecurityClassLoader Class contains the following constructor:

SecurityClassLoader()

Instantiates a new SecurityClassLoader instance.

Syntax

protected SecurityClassLoader();

Exceptions

SecurityException if one or more callers on the current execution stack are not fully trusted.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.