PackageDeployerException Class

Definition

PackageDeployerException

public ref class PackageDeployerException : Exception
public class PackageDeployerException : Exception
type PackageDeployerException = class
    inherit Exception
Public Class PackageDeployerException
Inherits Exception
Inheritance
PackageDeployerException

Constructors

PackageDeployerException()

PackageDeployerException constructor

PackageDeployerException(String)

PackageDeployerException constructor

PackageDeployerException(String, Int32)

PackageDeployerException constructor

PackageDeployerException(String, Int32, String)

PackageDeployerException constructor

PackageDeployerException(String, Int32, String, Int32)

PackageDeployerException constructor

PackageDeployerException(String, Int32, String, Int32, ErrorTypes)

PackageDeployerException constructor

Properties

ErrorCode

Error Code

ErrorName

Error Name

ErrorStatusCode

Equivalent to http status code

ErrorType

Error Type

Applies to