LocalStorageException¶ Summary¶ Represents errors that occur during local storage operations. This exception will be passed to cBot / indicator OnException method. Signature 1public sealed class LocalStorageException : Exception Namespace¶ cAlgo.API See Also¶ cAlgo.API.LocalStorage Related Tutorials¶ Local Storage