com.j_spaces.core.exception
Class ClosedResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.j_spaces.core.exception.ClosedResourceException
- All Implemented Interfaces:
- Serializable
public class ClosedResourceException
- extends RuntimeException
ClosedResourceException is thrown when operation is performed
while space is closing its resources.
Happens in shutdown,clean,stop and restart
- Since:
- 6.1
- Author:
- anna
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClosedResourceException
public ClosedResourceException(String message)
- Parameters:
message
-
Copyright © GigaSpaces.