Skip to main content

ScriptException

Assembly: ServiceStack.Common.dll
View Source
Declaration
public class ScriptException : Exception, ISerializable, _Exception

Properties

PageResult

View Source
Declaration
public PageResult PageResult { get; }

PageStackTrace

View Source
Declaration
public string PageStackTrace { get; }

Implements

  • System.Runtime.Serialization.ISerializable
  • System.Runtime.InteropServices._Exception