Package com.j_spaces.core
Class SpaceUnhealthyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.j_spaces.core.SpaceUnhealthyException
- All Implemented Interfaces:
Serializable
Thrown when a space is considered unhealthy
- Since:
- 7.0
- Author:
- eitany
- 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
-
SpaceUnhealthyException
-
-
Method Details
-
getCauses
Get the causes for the space to be considered unhealthy- Returns:
- causes
-