Barcode Xpress for .NET Core v13.9 - Updated
ParameterOutOfRangeException Class
Members 




Accusoft.BarcodeXpressSdk Namespace : ParameterOutOfRangeException Class
This exception is thrown if a parameter is out of range.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ParameterOutOfRangeException 
   Inherits BarcodeException
'Usage
 
Dim instance As ParameterOutOfRangeException
[Serializable()]
public sealed class ParameterOutOfRangeException : BarcodeException 
[Serializable()]
public __gc __sealed class ParameterOutOfRangeException : public BarcodeException 
[Serializable()]
public ref class ParameterOutOfRangeException sealed : public BarcodeException 
Remarks

The following is a list of possible actions that can trigger this exception:

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.ParameterOutOfRangeException

See Also

Reference

ParameterOutOfRangeException Members
Accusoft.BarcodeXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.