public class AuthenticationException
extends CodedException
| Constructor and Description |
|---|
AuthenticationException(StatusCode statusCode) |
AuthenticationException(StatusCode statusCode,
java.lang.String message) |
AuthenticationException(StatusCode statusCode,
java.lang.String message,
java.lang.Throwable cause) |
AuthenticationException(StatusCode statusCode,
java.lang.Throwable cause) |
public AuthenticationException(StatusCode statusCode,
java.lang.String message,
java.lang.Throwable cause)
public AuthenticationException(StatusCode statusCode,
java.lang.String message)
public AuthenticationException(StatusCode statusCode,
java.lang.Throwable cause)
public AuthenticationException(StatusCode statusCode)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0