Class GenericStoreException

All Implemented Interfaces:
Serializable

public class GenericStoreException extends GenericEntityException
GenericStoreException
See Also:
  • Constructor Details

    • GenericStoreException

      public GenericStoreException()
    • GenericStoreException

      public GenericStoreException(String str)
    • GenericStoreException

      public GenericStoreException(String str, Throwable nested)