Class BrokerServiceException.PersistenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pulsar.broker.service.BrokerServiceException
org.apache.pulsar.broker.service.BrokerServiceException.PersistenceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BucketNotExistException, BucketSnapshotPersistenceException
Enclosing class:
BrokerServiceException

public static class BrokerServiceException.PersistenceException extends BrokerServiceException
See Also:
  • Constructor Details

    • PersistenceException

      public PersistenceException(Throwable t)
    • PersistenceException

      public PersistenceException(String msg)