Microsoft SDK for Java

SecurityExceptionEx Class Methods

The SecurityExceptionEx Class contains the following methods:

getFailingClassName retrieves the name of the class that caused the security violation.
getFailingMethodName retrieves the name of a specific method, found on the call stack, that caused a security violation.
toString converts the SecurityExceptionEx object to its string representation.

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