Class PastryStorageException

All Implemented Interfaces:
Serializable

public class PastryStorageException extends EnvelopeException
Exception thrown on failures in the underlying pastry storage
See Also:
  • Constructor Details

    • PastryStorageException

      public PastryStorageException(String message)
    • PastryStorageException

      public PastryStorageException(String message, Throwable cause)