Class ModelEntity.PortConnectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.simplesim.model.ModelEntity.PortConnectionException
All Implemented Interfaces:
Serializable
Enclosing interface:
ModelEntity

public static final class ModelEntity.PortConnectionException extends RuntimeException
Exception to be thrown if a port cannot be connected or disconnected.
See Also:
  • Constructor Details

    • PortConnectionException

      public PortConnectionException(String message)