Package org.duracloud.snapshot.service
Class AlreadyInitializedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.duracloud.snapshot.SnapshotException
-
- org.duracloud.snapshot.service.AlreadyInitializedException
-
- All Implemented Interfaces:
java.io.Serializable
public class AlreadyInitializedException extends SnapshotException
- Author:
- Daniel Bernstein Date: Sep 24, 2015
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AlreadyInitializedException(java.lang.String message)
-