Class OfflineModeException

All Implemented Interfaces:
Serializable

public class OfflineModeException extends IllegalStateException
Exception indicating that the system is in offline mode and repository operations are not available as far as remote access is requested.
See Also:
  • Constructor Details

    • OfflineModeException

      public OfflineModeException()
  • Method Details