- All Implemented Interfaces:
java.io.Serializable
public class SliceCorruptException
extends DatabaseException
Thrown when a slice environment or database is missing or corrupt.
This is a fatal error. When a fatal error occurs, this
exception will be thrown, and all subsequent calls will also fail.
When this occurs, shut down the application and run recovery.
- See Also:
- Serialized Form