DrdaException Class

Definition

public ref class DrdaException : Exception
public class DrdaException : Exception
type DrdaException = class
    inherit Exception
Public Class DrdaException
Inherits Exception
Inheritance
DrdaException

Constructors

DrdaException(ErrorCodePoint, CodePoint, Int32, Object[])
DrdaException(ErrorCodePoint, CodePoint, Object[])
DrdaException(IExceptionHandler, ErrorCodePoint, CodePoint, Int32, Object[])
DrdaException(IExceptionHandler, ErrorCodePoint, CodePoint, Object[])

Properties

Arguments
ContextCodePoint
ErrorCode
ErrorCodePoint
ExceptionHandler
ExceptionInfomations
IsFatal

Methods

BadObjectLength(CodePoint)
BeginWrite(DdmWriter)
CommunicationFailure(Exception)
CommunicationFailure(String)
EndWrite(DdmWriter)
InvalidCodePoint(CodePoint)
InvalidValue(CodePoint)
MissingCodePoint(CodePoint)
ParameterValueNotSupported(CodePoint)
RdbnamMismatch(CodePoint, String)
RdbnamMismatch(IExceptionHandler, CodePoint, String)
RdbNotFound(CodePoint, String)
ThrowSyntaxrm(CodePoint, SyntaxErrorCode)
ThrowSyntaxrm(SyntaxErrorCode)
TooBig(CodePoint)
TooMany(CodePoint)
ValueNotSupported(CodePoint)

Applies to