Home
About
Testimonials
Demos
Download
Documentation
Forum
Development
Class Finder
Tutorials
Class Docs
API Manual
Wiki
Namespace:
System.Data.SqlMap
Inheritance:
TException
»
TSqlMapException
»
TInvalidPropertyException
Properties
|
Events
|
Methods
|
Derived classes
|
All classes
Properties
Events
Methods
Name
Description
getCode
. (inherited from Exception)
getErrorCode
error code. (inherited from
TException
)
getErrorMessage
error message. (inherited from
TException
)
P
getErrorMessageFile
path to the error message file. (inherited from
TSqlMapException
)
getFile
. (inherited from Exception)
getLine
. (inherited from Exception)
getMessage
. (inherited from Exception)
getPrevious
. (inherited from Exception)
getTrace
. (inherited from Exception)
getTraceAsString
. (inherited from Exception)
P
implodeNode
tag name and attribute names and values. (inherited from
TSqlMapException
)
setErrorCode
. (inherited from
TException
)
P
setErrorMessage
. (inherited from
TException
)
P
translateErrorMessage
Translates an error code into an error message. (inherited from
TException
)
Derived classes