Show / Hide Table of Contents

Class RuntimeException

An exception that is thrown in rare circumstances where the runtime returns an unexpected value for a method (usually null)

Inheritance
System.Object
RuntimeException
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class RuntimeException : Exception
  • Improve this Doc
  • View Source
Back to top Generated by DocFX