Class DittoException.FatalException

All Implemented Interfaces:
Serializable
Enclosing class:
DittoException

public static final class DittoException.FatalException extends DittoException
Represents a fatal error that the Ditto instance cannot recover from. Should your app encounter one, the instance should be closed and a new instance created.
See Also: