Package org.duracloud.snapshot.service
Class RestorationNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.duracloud.snapshot.SnapshotException
-
- org.duracloud.snapshot.service.RestorationNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class RestorationNotFoundException extends SnapshotException
- Author:
- Daniel Bernstein Date: Jul 23, 2014
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RestorationNotFoundException(java.lang.String restorationId)
-