Member name | Description |
---|---|
ULException constructor |
Creates a ULException with the given error code. |
Member name | Description |
---|---|
![]() |
Gets or sets a link to the help file associated with this exception. |
![]() |
Gets the |
![]() |
Gets a message that describes the current exception. |
NativeError property |
Returns the SQL code returned by the database. |
Source property |
Returns the name of the provider that generated the error. |
![]() |
Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
![]() |
Gets the method that throws the current exception. |
Member name | Description |
---|---|
![]() |
When overridden in a derived class, returns the |
GetObjectData method |
Populates a SerializationInfo with the data needed to serialize this ULException. |
![]() |
Creates and returns a string representation of the current exception. |