Share via


PermissionException Class

Definition

public ref class PermissionException sealed : Microsoft::BizTalk::ExplorerOM::BtsException
[System.Serializable]
public sealed class PermissionException : Microsoft.BizTalk.ExplorerOM.BtsException
type PermissionException = class
    inherit BtsException
Public NotInheritable Class PermissionException
Inherits BtsException
Inheritance
PermissionException
Attributes

Constructors

PermissionException()
PermissionException(String)
PermissionException(String, Exception)
PermissionException(String, String)

Properties

Type

Methods

GetObjectData(SerializationInfo, StreamingContext)

Explicit Interface Implementations

IBtsExtendedError.Details (Inherited from BtsException)
IBtsExtendedError.Message (Inherited from BtsException)

Applies to