Class RuntimeException
An exception that is thrown in rare circumstances where the runtime returns an unexpected value for a method (usually null)
Implements
Inherited Members
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class RuntimeException : Exception, ISerializable