PromptPlus API:PromptPlusException
PromptPlusException
Namespace: PPlus
Represents an exception thrown by PromptPlus
public class PromptPlusException : System.Exception, System.Runtime.Serialization.ISerializable
Inheritance Object → Exception → PromptPlusException
Implements ISerializable
Properties
Data
public IDictionary Data { get; }
Property Value
Framework
The version of .net Framework running
public string Framework { get; }
Property Value
HelpLink
public string HelpLink { get; set; }
Property Value
HResult
public int HResult { get; set; }
Property Value
InnerException
public Exception InnerException { get; }
Property Value
Message
public string Message { get; }
Property Value
Platform
The Platform running
public string Platform { get; }
Property Value
Source
public string Source { get; set; }
Property Value
StackTrace
public string StackTrace { get; }
Property Value
TargetSite
public MethodBase TargetSite { get; }
Property Value
Version
The version of PromptPlus running
public string Version { get; }
Property Value
Methods
ToString()
Write string exception
public string ToString()
Returns
The string exception