Class SpaceAlreadyStoppedException

All Implemented Interfaces:
Serializable

public class SpaceAlreadyStoppedException extends SpaceUnavailableException
This exception is thrown in case where there is an attempt to stop already stopped space.
Version:
4.0
Author:
Michael Konnikov
See Also:
  • Constructor Details

    • SpaceAlreadyStoppedException

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