|
.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 | |
|---|---|
|
DbXmlException() Initializes a new instance of the JanaBiz.DbXml.Exceptions.DbXmlException class. |
|
| DbXmlException(string message) | |
| DbXmlException(string message, System.Exception innerException) | |
| DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode, int dbErrorCode, string queryFile, int queryLine, int queryColumn, string message, System.Exception innerException) | |
| DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode, int dbErrorCode, string queryFile, int queryLine, int queryColumn, string message) | |
| DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode, string message) | |
| DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode, string message, System.Exception innerException) | |
| DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode, int dbErrorCode, string message) | |
| DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode, int dbErrorCode, string message, System.Exception innerException) | |
| DbXmlException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
| Property Summary | |
|---|---|
| int | DbErrorCode |
| JanaBiz.DbXml.Exceptions.DbXmlExceptionCode | ExceptionCode |
| int | QueryColumn |
| string | QueryFile |
| int | QueryLine |
| Properties inherited from class System.Exception |
|---|
| HelpLink, HResult, InnerException, Message, Source, StackTrace, TargetSite |
| Method Summary | |
|---|---|
| void | GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| Methods inherited from class System.Exception |
|---|
| GetBaseException, ToString |
| Methods inherited from class System.Object |
|---|
| Equals, Finalize, GetHashCode, GetType, MemberwiseClone |
| Constructor Detail |
|---|
public DbXmlException()
Initializes a new instance of the JanaBiz.DbXml.Exceptions.DbXmlException class.
public DbXmlException(string message)
public DbXmlException(string message,
System.Exception innerException)
public DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode,
int dbErrorCode,
string queryFile,
int queryLine,
int queryColumn,
string message,
System.Exception innerException)
public DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode,
int dbErrorCode,
string queryFile,
int queryLine,
int queryColumn,
string message)
public DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode,
string message)
public DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode,
string message,
System.Exception innerException)
public DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode,
int dbErrorCode,
string message)
public DbXmlException(JanaBiz.DbXml.Exceptions.DbXmlExceptionCode dbXmlExceptionCode,
int dbErrorCode,
string message,
System.Exception innerException)
protected DbXmlException(System.Runtime.Serialization.SerializationInfo info,
System.Runtime.Serialization.StreamingContext context)
| Property Detail |
|---|
public int DbErrorCode
public JanaBiz.DbXml.Exceptions.DbXmlExceptionCode ExceptionCode
public int QueryColumn
public string QueryFile
public int QueryLine
| Method Detail |
|---|
public void GetObjectData(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 | |||||||||