|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||
| Constructor Summary | |
|---|---|
|
DbLockNotGrantedException() Initializes a new instance of the JanaBiz.Db.Exceptions.DbLockNotGrantedException class. |
|
| DbLockNotGrantedException(string message) | |
| DbLockNotGrantedException(string message, System.Exception innerException) | |
| DbLockNotGrantedException(int errorCode) | |
| DbLockNotGrantedException(int errorCode, string message) | |
| DbLockNotGrantedException(int errorCode, string message, System.Exception innerException) | |
| DbLockNotGrantedException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
| Properties inherited from class JanaBiz.Db.Exceptions.DbException |
|---|
| Code |
| Properties inherited from class System.Exception |
|---|
| HelpLink, HResult, InnerException, Message, Source, StackTrace, TargetSite |
| Methods inherited from class JanaBiz.Db.Exceptions.DbException |
|---|
| GetObjectData |
| Methods inherited from class System.Exception |
|---|
| GetBaseException, ToString |
| Methods inherited from class System.Object |
|---|
| Equals, Finalize, GetHashCode, GetType, MemberwiseClone |
| Constructor Detail |
|---|
public DbLockNotGrantedException()
Initializes a new instance of the JanaBiz.Db.Exceptions.DbLockNotGrantedException class.
public DbLockNotGrantedException(string message)
public DbLockNotGrantedException(string message,
System.Exception innerException)
public DbLockNotGrantedException(int errorCode)
public DbLockNotGrantedException(int errorCode,
string message)
public DbLockNotGrantedException(int errorCode,
string message,
System.Exception innerException)
protected DbLockNotGrantedException(System.Runtime.Serialization.SerializationInfo info,
System.Runtime.Serialization.StreamingContext context)
|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||