Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

com.bea.wlcp.wlng.spi.subscriberdata
Class InvalidSubscriberContractException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.wlcp.wlng.spi.subscriberdata.InvalidSubscriberContractException
All Implemented Interfaces:
java.io.Serializable

public class InvalidSubscriberContractException
extends java.lang.Exception

Indicates that an attempt was made to create an invalid subscriber contract. The SubscriberContract must contain: subscriberAddress serviceClass expiration

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

Copyright © 2008, 2016, Oracle and/or its affiliates. All rights reserved.