Show / Hide Table of Contents

Class MissingSensibilityHandlerException

Thown if no sensibility handler is set, and a package is encrypted with a protected sensibility label.

Inheritance
object
Exception
MissingSensibilityHandlerException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: OfficeOpenXml.SensitivityLabels
Assembly: EPPlus.dll
Syntax
[Serializable]
public class MissingSensibilityHandlerException : Exception, ISerializable

Implements

ISerializable
In this article
Back to top Generated by DocFX