Module com.pi4j

Class ProviderAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ProviderAlreadyExistsException extends ProviderException

This exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.

Version:
$Id: $Id
Author:
Robert Savage (http://www.savagehomeautomation.com)
See Also:
  • Constructor Details

    • ProviderAlreadyExistsException

      public ProviderAlreadyExistsException(String providerId)
      Default Constructor
      Parameters:
      providerId - a String object.