Class InternalInactiveSpaceException

All Implemented Interfaces:
Serializable

public class InternalInactiveSpaceException extends InternalSpaceException
Internal space exception thrown from the engine when space is inactive. Used by the replication module when trying to recover from a space which is not yet primary.
Since:
8.0.4
Author:
anna
See Also:
  • Constructor Details

    • InternalInactiveSpaceException

      public InternalInactiveSpaceException(String str)
    • InternalInactiveSpaceException

      public InternalInactiveSpaceException(String str, Throwable ex)