Package ubic.gemma.model.util
Class UninitializedCollectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ubic.gemma.model.util.UninitializedCollectionException
- All Implemented Interfaces:
Serializable
Exception raised when an operation is performed on an intentionally uninitialized collection.
- 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
-
UninitializedCollectionException
-