Package org.apache.pekko.cluster.ddata
Class DurableStore.LoadFailed
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.apache.pekko.cluster.ddata.DurableStore.LoadFailed
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - DurableStore
 
public static class DurableStore.LoadFailed extends java.lang.RuntimeException- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description LoadFailed(java.lang.String message)LoadFailed(java.lang.String message, java.lang.Throwable cause) 
 -