

'Declaration <SerializableAttribute()> Public NotInheritable Class ErrorCorrectionLevelTooHighException Inherits BarcodeException
'Usage Dim instance As ErrorCorrectionLevelTooHighException
[Serializable()] public sealed class ErrorCorrectionLevelTooHighException : BarcodeException
[Serializable()] public __gc __sealed class ErrorCorrectionLevelTooHighException : public BarcodeException
[Serializable()] public ref class ErrorCorrectionLevelTooHighException sealed : public BarcodeException
System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.ErrorCorrectionLevelTooHighException