WebLogic Messaging API Class Library
MessageException Members
MessageException overview
Public Instance Constructors
MessageException
Overloaded. Initializes a new instance of the MessageException class.
Public Instance Properties
Data
(inherited from
Exception
)
ErrorCode
Gets the vendor-specific error code.
HelpLink
(inherited from
Exception
)
InnerException
(inherited from
Exception
)
Message
(inherited from
Exception
)
Source
(inherited from
Exception
)
StackTrace
(inherited from
Exception
)
TargetSite
(inherited from
Exception
)
Public Instance Methods
Equals
(inherited from
Object
)
GetBaseException
(inherited from
Exception
)
GetHashCode
(inherited from
Object
)
GetObjectData
(inherited from
Exception
)
GetType
(inherited from
Exception
)
ToString
(inherited from
Exception
)
Protected Instance Properties
HResult
(inherited from
Exception
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
MessageException Class
|
WebLogic.Messaging Namespace