Class DuplicateNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
no.ntnu.idatt1002.spendwise.exceptions.DuplicateNameException
- All Implemented Interfaces:
Serializable
Exception that is thrown when a transaction is attempted to add to a category,
and the transaction does not conform to the type of transactions already present in
the category.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateNameException
-