Class SpaceUnhealthyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.j_spaces.core.SpaceUnhealthyException
All Implemented Interfaces:
Serializable

public class SpaceUnhealthyException extends Exception
Thrown when a space is considered unhealthy
Since:
7.0
Author:
eitany
See Also:
  • Constructor Details

    • SpaceUnhealthyException

      public SpaceUnhealthyException(Throwable[] causes)
  • Method Details

    • getCauses

      public Throwable[] getCauses()
      Get the causes for the space to be considered unhealthy
      Returns:
      causes