InfoException
When only Exception message is important and StackTrace is irrelevant
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public class InfoException : Exception, ISerializable, _Exception
Methods
ToString()
View Source
Declaration
public override string ToString()
Returns
System.String
Implements
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception