public class SSOTokenListenersUnsupportedException extends SSOException
SSOTokenCannotBeObservedException is thrown when calling
SSOToken.addSSOTokenListener(SSOTokenListener) on an SSOToken
type that does not generate lifecycle events.| Constructor and Description |
|---|
SSOTokenListenersUnsupportedException(String msg)
Constructs an
SSOTokenListenersUnsupportedException with a detail message. |
getL10NMessagegetErrorCode, getL10NMessage, getMessage, getMessageArgs, getResourceBundleNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SSOTokenListenersUnsupportedException(String msg)
SSOTokenListenersUnsupportedException with a detail message.msg - The message provided by the object that is throwing the exception.Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.