Mercury API
M5eStatusException Class
NamespacesThingMagicM5eStatusException
Error status code returned from M5e
Declaration Syntax
C#Visual BasicVisual C++
public class M5eStatusException : ReaderCodeException
Public Class M5eStatusException _
	Inherits ReaderCodeException
public ref class M5eStatusException : public ReaderCodeException
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
M5eStatusException(String, UInt16)
Create M5e reader error exception

M5eStatusException(UInt16)
Create M5e reader error exception with default message

Code
ThingMagic fault code
(Inherited from ReaderCodeException.)
Data
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
(Inherited from Exception.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetBaseException()()()
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
(Inherited from Exception.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext)
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Inherited from Exception.)
GetType()()()
Gets the runtime type of the current instance.
(Inherited from Exception.)
HelpLink
Gets or sets a link to the help file associated with this exception.
(Inherited from Exception.)
HResult
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
(Inherited from Exception.)
InnerException
Gets the Exception instance that caused the current exception.
(Inherited from Exception.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Message
Gets a message that describes the current exception.
(Inherited from Exception.)
Source
Gets or sets the name of the application or the object that causes the error.
(Inherited from Exception.)
StackTrace
Gets a string representation of the frames on the call stack at the time the current exception was thrown.
(Inherited from Exception.)
TagReads
Tag data
(Inherited from ReaderException.)
TargetSite
Gets the method that throws the current exception.
(Inherited from Exception.)
ToString()()()
Creates and returns a string representation of the current exception.
(Inherited from Exception.)
Inheritance Hierarchy
Object
Exception
 ReaderException
  ReaderCodeException
   M5eStatusException
    FAULT_AFE_NOT_ON_Exception
    FAULT_AHAL_ANTENNA_NOT_CONNECTED_Exception
    FAULT_AHAL_CHANNEL_OCCUPIED_Exception
    FAULT_AHAL_HIGH_RETURN_LOSS_Exception
    FAULT_AHAL_INVALID_FREQ_Exception
    FAULT_AHAL_TEMPERATURE_EXCEED_LIMITS_Exception
    FAULT_AHAL_TRANSMITTER_ON_Exception
    FAULT_BL_INVALID_APP_END_ADDR_Exception
    FAULT_BL_INVALID_IMAGE_CRC_Exception
    FAULT_DATA_TOO_LARGE_Exception
    FAULT_FLASH_BAD_ERASE_PASSWORD_Exception
    FAULT_FLASH_BAD_WRITE_PASSWORD_Exception
    FAULT_FLASH_ILLEGAL_SECTOR_Exception
    FAULT_FLASH_UNDEFINED_ERROR_Exception
    FAULT_FLASH_VERIFY_FAILED_Exception
    FAULT_FLASH_WRITE_TO_ILLEGAL_SECTOR_Exception
    FAULT_FLASH_WRITE_TO_NON_ERASED_AREA_Exception
    FAULT_GEN2_PROTOCOL_INSUFFICIENT_POWER_Exception
    FAULT_GEN2_PROTOCOL_MEMORY_LOCKED_Exception
    FAULT_GEN2_PROTOCOL_MEMORY_OVERRUN_BAD_PC_Exception
    FAULT_GEN2_PROTOCOL_NON_SPECIFIC_ERROR_Exception
    FAULT_GEN2_PROTOCOL_OTHER_ERROR_Exception
    FAULT_GEN2_PROTOCOL_UNKNOWN_ERROR_Exception
    FAULT_GEN2_PROTOCOL_V2_AUTHEN_FAILED_Exception
    FAULT_GEN2_PROTOCOL_V2_UNTRACE_FAILED_Exception
    FAULT_GENERAL_TAG_ERROR_Exception
    FAULT_INVALID_BAUD_RATE_Exception
    FAULT_INVALID_LICENSE_KEY_Exception
    FAULT_INVALID_OPCODE_Exception
    FAULT_INVALID_PROTOCOL_SPECIFIED_Exception
    FAULT_INVALID_REGION_Exception
    FAULT_MSG_INVALID_FREQ_RECEIVED_Exception
    FAULT_MSG_INVALID_PARAMETER_VALUE_Exception
    FAULT_MSG_POWER_TOO_HIGH_Exception
    FAULT_MSG_POWER_TOO_LOW_Exception
    FAULT_MSG_WRONG_NUMBER_OF_DATA_Exception
    FAULT_NO_PROTOCOL_DEFINED_Exception
    FAULT_NO_TAGS_FOUND_Exception
    FAULT_NOT_IMPLEMENTED_FOR_THIS_PROTOCOL_Exception
    FAULT_PROTOCOL_BIT_DECODING_FAILED_Exception
    FAULT_PROTOCOL_INVALID_ADDRESS_Exception
    FAULT_PROTOCOL_INVALID_EPC_Exception
    FAULT_PROTOCOL_INVALID_KILL_PASSWORD_Exception
    FAULT_PROTOCOL_INVALID_NUM_DATA_Exception
    FAULT_PROTOCOL_INVALID_WRITE_DATA_Exception
    FAULT_PROTOCOL_KILL_FAILED_Exception
    FAULT_PROTOCOL_NO_DATA_READ_Exception
    FAULT_PROTOCOL_WRITE_FAILED_Exception
    FAULT_SYSTEM_UNKNOWN_ERROR_Exception
    FAULT_TAG_ID_BUFFER_AUTH_REQUEST_Exception
    FAULT_TAG_ID_BUFFER_FULL_Exception
    FAULT_TAG_ID_BUFFER_NOT_ENOUGH_TAGS_AVAILABLE_Exception
    FAULT_TAG_ID_BUFFER_NUM_TAG_TOO_LARGE_Exception
    FAULT_TAG_ID_BUFFER_REPEATED_TAG_ID_Exception
    FAULT_TM_ASSERT_FAILED_Exception
    FAULT_UNIMPLEMENTED_FEATURE_Exception
    FAULT_UNIMPLEMENTED_OPCODE_Exception
    FAULT_WRITE_PASSED_LOCK_FAILED_Exception

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)