'Declaration
<SerializableAttribute()> Public Class BarcodeException Inherits System.Exception
'Usage
Dim instance As BarcodeException
[Serializable()] public class BarcodeException : System.Exception
[Serializable()] public __gc class BarcodeException : public System.Exception
[Serializable()] public ref class BarcodeException : public System.Exception