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