Module com.pi4j

Class IOReadException

All Implemented Interfaces:
Serializable

public class IOReadException extends IOException

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

    • IOReadException

      public IOReadException(String message)
      Default Constructor
      Parameters:
      message - a String object.
    • IOReadException

      public IOReadException(int error)
      Alternate Constructor
      Parameters:
      error - a int.