Class ArchivedAccountPersistenceServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.portalkit.services.common.exceptions.PortalKitPersistenceServiceException
net.anotheria.portalkit.services.accountarchive.persistence.ArchivedAccountPersistenceServiceException
All Implemented Interfaces:
Serializable

public class ArchivedAccountPersistenceServiceException extends net.anotheria.portalkit.services.common.exceptions.PortalKitPersistenceServiceException
Since:
21.04.14 19:08
Author:
VKoulakov
See Also:
  • Constructor Details

    • ArchivedAccountPersistenceServiceException

      public ArchivedAccountPersistenceServiceException(String message)
    • ArchivedAccountPersistenceServiceException

      public ArchivedAccountPersistenceServiceException(String message, Throwable cause)
    • ArchivedAccountPersistenceServiceException

      public ArchivedAccountPersistenceServiceException(Exception e)