Table of Contents

Class SrmSolutionNotInstalledException

Namespace
Skyline.DataMiner.Srm.AppPackageInstaller.Exceptions
Assembly
Skyline.DataMiner.Core.AppPackageInstaller.SRM.dll

Represents the error that occurs when a booking manager parameter is configured incorrectly.

public class SrmSolutionNotInstalledException : Exception
Inheritance
SrmSolutionNotInstalledException
Extension Methods

Constructors

SrmSolutionNotInstalledException()

Initializes a new instance of the SrmSolutionNotInstalledException class.

SrmSolutionNotInstalledException(SerializationInfo, StreamingContext)

Initializes a new instance of the SrmSolutionNotInstalledException class with serialized data.

SrmSolutionNotInstalledException(string)

Initializes a new instance of the SrmSolutionNotInstalledException class with a specified error message.

SrmSolutionNotInstalledException(string, Exception)

Initializes a new instance of the SrmSolutionNotInstalledException class with a specified error message and a reference to the inner exception that is the cause of this exception.

SrmSolutionNotInstalledException(string, string)

Initializes a new instance of the SrmSolutionNotInstalledException class with a specified error message and the name of the parameter that causes this exception.