public class PlatformAlreadyAssignedException extends Exception
This exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.
Constructor and Description |
---|
PlatformAlreadyAssignedException(Platform platform)
Default Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PlatformAlreadyAssignedException(Platform platform)
platform
- Copyright © 2012–2019 Pi4J. All rights reserved.