MessagingException
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public class MessagingException : Exception, ISerializable, _Exception, IHasResponseStatus, IResponseStatusConvertible
Properties
ResponseDto
View Source
Declaration
public object ResponseDto { get; set; }
ResponseStatus
View Source
Declaration
public ResponseStatus ResponseStatus { get; set; }
Methods
ToResponseStatus()
View Source
Declaration
public ResponseStatus ToResponseStatus()
Returns
Implements
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception
- ServiceStack.IHasResponseStatus
- ServiceStack.Model.IResponseStatusConvertible