Class CapacityLimitReachedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.base.exceptions.EngineException
pl.edu.icm.unity.engine.api.exceptions.CapacityLimitReachedException
All Implemented Interfaces:
Serializable

public class CapacityLimitReachedException extends pl.edu.icm.unity.base.exceptions.EngineException
Thrown when capacity limit is reached.
Author:
P.Piernik
See Also:
  • Constructor Details

    • CapacityLimitReachedException

      public CapacityLimitReachedException(String msg)