Package io.ocfl.api.exception
Class InvalidInventoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.ocfl.api.exception.OcflJavaException
io.ocfl.api.exception.InvalidInventoryException
- All Implemented Interfaces:
Serializable
This exception indicates that there is something wrong with an object's inventory.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidInventoryException
(String message) InvalidInventoryException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidInventoryException
public InvalidInventoryException() -
InvalidInventoryException
-
InvalidInventoryException
-
InvalidInventoryException
-