Package com.j_spaces.core
Class SpaceSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
com.j_spaces.core.SpaceSecurityException
- All Implemented Interfaces:
Serializable
Deprecated.
A SpaceSecurityException is thrown if a security filter failes during init/add process or during
process routine, it causes the operation to abort, or if init/add failed- abort space creation.
- Version:
- 1.0
- Author:
- Yechiel Fefer
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Deprecated.SpaceSecurityException(String s, Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace