Class ModelEntity.PortOperationException

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

public static final class ModelEntity.PortOperationException extends RuntimeException
Exception to be thrown if a port cannot be added or removed.
See Also:
  • Constructor Details

    • PortOperationException

      public PortOperationException(String message)