The MessageNotWriteableException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MessageNotWriteableException(String) |
Constructs a MessageNotWriteableException with the specified
reason. The error code defaults to null.
|
![]() | MessageNotWriteableException(String, String) |
Constructs a MessageNotWriteableException with the specified
reason and error code.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBaseException | (Inherited from Exception.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Exception.) |
Properties
Name | Description | |
---|---|---|
![]() | ErrorCode |
Gets the vendor-specific error code.
(Inherited from JMSException.) |
![]() | HResult | (Inherited from Exception.) |
![]() | InnerException | (Inherited from Exception.) |
![]() | LinkedException |
Gets the exception linked to this one.
(Inherited from JMSException.) |
![]() | Message | (Inherited from JMSException.) |
![]() | StackTrace | (Inherited from Exception.) |