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