Serialized Form
-
Package org.fcrepo.storage.ocfl.exception
-
Exception Class org.fcrepo.storage.ocfl.exception.ChecksumMismatchException
class ChecksumMismatchException extends RuntimeException implements Serializable -
Exception Class org.fcrepo.storage.ocfl.exception.InvalidContentException
class InvalidContentException extends RuntimeException implements Serializable -
Exception Class org.fcrepo.storage.ocfl.exception.NotFoundException
class NotFoundException extends RuntimeException implements Serializable -
Exception Class org.fcrepo.storage.ocfl.exception.ValidationException
class ValidationException extends RuntimeException implements Serializable-
Serialized Fields
-
message
String message
-
ocflObjectId
String ocflObjectId
-
problems
Collection<String> problems
-
resourceId
String resourceId
-
-
-