Class StorageFailureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codingchili.core.context.CoreException
com.codingchili.core.storage.exception.StorageFailureException
All Implemented Interfaces:
CoreExceptionFormat, Serializable

public class StorageFailureException extends CoreException
Generic storage error, throw when a requested operation has error.
See Also:
Serialized Form
  • Constructor Details

    • StorageFailureException

      public StorageFailureException()