Class OfflineModeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- com.zfabrik.components.provider.util.OfflineModeException
-
- All Implemented Interfaces:
java.io.Serializable
public class OfflineModeException extends java.lang.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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OfflineModeException()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-