Package pl.edu.icm.unity.engine.api.exceptions
package pl.edu.icm.unity.engine.api.exceptions
-
Exception ClassesClassDescriptionThrown when capacity limit is reached.Thrown when type is invalid.Unchecked engine exception, used mainly in scenarios where spring cannot handle checked exceptions e.g. where
ApplicationEventPublisheris used to invoke synchronous event handling, and underlying method fails.Thrown when operation would cause database schema consistency violation.