public class PayloadAlreadyAddedException extends RuntimeException
This exception is thrown if a payload has been requested to be added to the installation in PolyScope (using the
PayloadContributionModel
interface) when the payload is already present.
Constructor and Description |
---|
PayloadAlreadyAddedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PayloadAlreadyAddedException(String message)
Copyright © 2021. All rights reserved.