public class ContextAuthenticationException extends APIException
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
ContextAuthenticationException() |
ContextAuthenticationException(String message) |
ContextAuthenticationException(String message,
Throwable cause) |
ContextAuthenticationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public ContextAuthenticationException()
public ContextAuthenticationException(String message, Throwable cause)
public ContextAuthenticationException(String message)
public ContextAuthenticationException(Throwable cause)
Copyright © 2024 OpenMRS Inc.. All rights reserved.