public class UnauthenticatedUserException
extends org.wso2.carbon.analytics.datasource.commons.exception.AnalyticsException
| Constructor and Description |
|---|
UnauthenticatedUserException(String message)
Instantiates a new analytics rest exception.
|
UnauthenticatedUserException(String message,
Throwable e)
Instantiates a new analytics rest exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnauthenticatedUserException(String message)
message - the messageCopyright © 2018 WSO2. All rights reserved.