Class LicenseNotSetException
An exception thrown when the License hasn't been set. To set the license, use SetCommercial(String), SetNonCommercialOrganization(String) or SetNonCommercialPersonal(String)
Inheritance
Object
Exception
LicenseNotSetException
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
Assembly: EPPlus.dll
Syntax
public class LicenseNotSetException : Exception, ISerializable
Implements
System.Runtime.Serialization.ISerializable