AuthenticationException class

[This documentation is preliminary and is subject to change.]

Signals that an authentication exception has occurred. Extends the ProtectionException class.

Signature

public class AuthenticationException extends ProtectionException

Constructors

Name Description

AuthenticationException(String, String)

Initializes a new instance of the AuthenticationException class with the specified tag and message.

.

AuthenticationException(String, String, Throwable)

Initializes a new instance of the AuthenticationException class with the specified tag, message, and inner exception.

 

Methods

Name Description

AuthenticationException.getType

Returns the type of the exception. Inherited from ProtectionException.

.

 

Defined in

AuthenticationException.java

Package

com.microsoft.protection.exceptions

Remarks

The AuthenticationException class extends the ProtectionException class. For more information, see the SDK documentation for the ProtectionException class.

Thread Safety

Members of this class are not guaranteed to be thread safe.

See also

com.microsoft.protection.exceptions

ProtectionException

 

 

Send comments about this topic to Microsoft

Build date: 6/14/2013