Package ubic.gemma.model.common
Class NonUniqueDescribableByNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
ubic.gemma.model.common.NonUniqueDescribableByNameException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NonUniqueCellLevelCharacteristicsByNameException,NonUniqueCellTypeAssignmentByNameException
An exception that can be raised when trying to create a describable entity or add one to a collection with a name
that is already being used.
- Author:
- poirigui
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonUniqueDescribableByNameException
-
NonUniqueDescribableByNameException
-