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
public SSOTokenListenersUnsupportedException(String msg)
SSOTokenListenersUnsupportedException
with a detail message.msg
- The message provided by the object that is throwing the exception.Copyright © 2010-2016, ForgeRock All Rights Reserved.