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. |
getL10NMessage
getErrorCode, getL10NMessage, getMessage, getMessageArgs, getResourceBundleName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SSOTokenListenersUnsupportedException(String msg)
SSOTokenListenersUnsupportedException
with a detail message.msg
- The message provided by the object that is throwing the exception.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.