Class SpaceStoppedException

All Implemented Interfaces:
Serializable

public class SpaceStoppedException extends SpaceUnavailableException
This exception is thrown in case when an attempt to perform any operations on stopped space.
Version:
4.0
Author:
Michael Konnikov
See Also:
  • Constructor Details

    • SpaceStoppedException

      public SpaceStoppedException(String spaceMemberName, String s)
      Constructs a SpaceStoppedException with the specified detail message.
      Parameters:
      s - - the detail message