- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Containing Type
- Exceptions4
Syntax
[System.ObsoleteAttribute]
public static void ThrowRuntimeException(int code, string msg, Exception cause, bool doLog)
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Parameters
Name | Type | Description |
---|---|---|
code | int | |
msg | string | |
cause | Exception | |
doLog | bool |
Return Value
Type | Description |
---|---|
void |