Package org.simplesim.model
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
Exception to be thrown if a port cannot be added or removed.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PortOperationException
-