Class PublisherFailureException

  • All Implemented Interfaces:
    Serializable, oracle.kv.impl.util.FastExternalizable

    public class PublisherFailureException
    extends FaultException
    Exception that will be raised when NoSQL Publisher cannot be created due to errors, or experiences irrecoverable errors and must be closed. It is a wrapper of FaultException.
    See Also:
    Serialized Form
    • Method Detail

      • getSubscriberId

        public NoSQLSubscriberId getSubscriberId()
        Gets the subscriber id that was trying to use the publisher
        Returns:
        the subscriber id that was trying to use the publisher