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