BuildMaster SDK Reference
Version:

ProxiedException Class

Wraps an exception of another type.

Inheritance Hierarchy

  • object
    • System.Exception
      • Inedo.BuildMaster.Web.ProxiedException

Syntax

public class ProxiedException : System.Exception, System.Runtime.Serialization.ISerializable

Constructors

Name Description
ProxiedException

Properties

Name Description
OriginalExceptionType

Gets the original exception type.