Class PersistenceException

All Implemented Interfaces:
Serializable

public final class PersistenceException extends RxRuntimeException
Author:
Marek Potociar (marek.potociar at sun.com)
See Also:
  • Constructor Details

    • PersistenceException

      public PersistenceException(String message)
    • PersistenceException

      public PersistenceException(String message, Throwable cause)