Class SnmpHardwareInventoryException

    • Constructor Detail

      • SnmpHardwareInventoryException

        public SnmpHardwareInventoryException()
        The Constructor.
      • SnmpHardwareInventoryException

        public SnmpHardwareInventoryException​(String message,
                                              Throwable cause,
                                              boolean enableSuppression,
                                              boolean writableStackTrace)
        The Constructor.
        Parameters:
        message - the message
        cause - the cause
        enableSuppression - the enable suppression
        writableStackTrace - the writable stack trace
      • SnmpHardwareInventoryException

        public SnmpHardwareInventoryException​(String message,
                                              Throwable cause)
        The Constructor.
        Parameters:
        message - the message
        cause - the cause
      • SnmpHardwareInventoryException

        public SnmpHardwareInventoryException​(String message)
        The Constructor.
        Parameters:
        message - the message
      • SnmpHardwareInventoryException

        public SnmpHardwareInventoryException​(Throwable cause)
        The Constructor.
        Parameters:
        cause - the cause