Member name | Description |
---|---|
Creates a ULException with the given error code. |
Member name | Description |
---|---|
Data (inherited from Exception) |
Gets a collection of key/value pairs that provide additional, user-defined information about the exception. |
HelpLink (inherited from Exception) |
Gets or sets a link to the help file associated with this exception. |
InnerException (inherited from Exception) |
Gets the Exception instance that caused the current exception. |
Message (inherited from Exception) |
Gets a message that describes the current exception. |
Returns the SQL code returned by the database. |
|
Returns the name of the provider that generated the error. |
|
StackTrace (inherited from Exception) |
Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
TargetSite (inherited from Exception) |
Gets the method that throws the current exception. |
Member name | Description |
---|---|
GetBaseException (inherited from Exception) |
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. |
Populates a SerializationInfo with the data needed to serialize this ULException. |
|
GetType (inherited from Exception) |
Gets the runtime type of the current instance. |
ToString (inherited from Exception) |
Creates and returns a string representation of the current exception. |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |