Skip navigation links
com.bea.wlcp.wlng.api.plugin
Class SubscriberDenyPluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wlcp.wlng.api.plugin.PluginException
com.bea.wlcp.wlng.api.plugin.DenyPluginException
com.bea.wlcp.wlng.api.plugin.SubscriberDenyPluginException
- All Implemented Interfaces:
- Serializable
- public class SubscriberDenyPluginException
- extends DenyPluginException
Subscriber policy denial plug-in exception. The cause of this exception is a DenyException.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SubscriberDenyPluginException
public SubscriberDenyPluginException(URI uri,
int _denyCode)
Skip navigation links
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.