|
.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 | |
|---|---|
|
DbDeadlockException() Initializes a new instance of the JanaBiz.Db.Exceptions.DbDeadlockException class. |
|
| DbDeadlockException(string message) | |
| DbDeadlockException(string message, System.Exception innerException) | |
| DbDeadlockException(int errorCode) | |
| DbDeadlockException(int errorCode, string message) | |
| DbDeadlockException(int errorCode, string message, System.Exception innerException) | |
| DbDeadlockException(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 DbDeadlockException()
Initializes a new instance of the JanaBiz.Db.Exceptions.DbDeadlockException class.
public DbDeadlockException(string message)
public DbDeadlockException(string message,
System.Exception innerException)
public DbDeadlockException(int errorCode)
public DbDeadlockException(int errorCode,
string message)
public DbDeadlockException(int errorCode,
string message,
System.Exception innerException)
protected DbDeadlockException(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 | |||||||||