public class EngineDirectoryServiceException extends Exception
Constructor and Description |
---|
EngineDirectoryServiceException(AuthenticationResult result) |
EngineDirectoryServiceException(AuthenticationResult result,
String message) |
EngineDirectoryServiceException(AuthenticationResult result,
String message,
Throwable cause) |
EngineDirectoryServiceException(AuthenticationResult result,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
AuthenticationResult |
getResult() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EngineDirectoryServiceException(AuthenticationResult result)
public EngineDirectoryServiceException(AuthenticationResult result, String message)
public EngineDirectoryServiceException(AuthenticationResult result, Throwable cause)
public EngineDirectoryServiceException(AuthenticationResult result, String message, Throwable cause)
public AuthenticationResult getResult()
Copyright © 2012. All Rights Reserved.