Class InvalidCodeException
Nom dels espais: Aspose.BarCode Assemblea: Aspose.BarCode.dll (25.5.0)
L’Excepció es llançarà quan hi hagi caràcters invalidats continguts en el text de codi.
public class InvalidCodeException : BarCodeException, ISerializableInheritance
object ← Exception ← BarCodeException ← InvalidCodeException
Implements
Membres heretats
Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
InvalidCodeException()
Inicia una nova instància de la classe Aspose.BarCode.InvalidCodeExcepci.
public InvalidCodeException()InvalidCodeException(Tàrrega)
Inicialitza una nova instància de la classe InvalidCodeException amb un missatge d’error especificat.
public InvalidCodeException(string message)Parameters
message string
Una línia que descriu l’error.