Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


oracle.ocsg.subscriber
Class SubscriberException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.ocsg.subscriber.SubscriberException

All Implemented Interfaces:
Serializable

public class SubscriberException
extends Exception
See Also:
Serialized Form

Field Summary
static long serialVersionUID
           

 

Constructor Summary
SubscriberException(String message)
           
SubscriberException(String message, Throwable cause)
           
SubscriberException(Throwable cause)
           

 

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

 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values

Constructor Detail

SubscriberException

public SubscriberException(String message)

SubscriberException

public SubscriberException(String message,
                           Throwable cause)

SubscriberException

public SubscriberException(Throwable cause)

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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