Package nl.knaw.dans.layerstore
Class LayerIdsMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.knaw.dans.layerstore.LayerIdsMismatchException
- All Implemented Interfaces:
Serializable
Exception thrown when the layer ids in the database and the layer ids in the storage do not match.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLayerIdsMismatchException
(List<Long> missingInDb, List<Long> missingInStorage) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LayerIdsMismatchException
-
-
Method Details
-
getMissingInDb
-
getMissingInStorage
-