Uses of Class
org.marid.runtime.model.AbstractRack
| Package | Description |
|---|---|
| org.marid.runtime.exception |
-
Uses of AbstractRack in org.marid.runtime.exception
Methods in org.marid.runtime.exception that return AbstractRack Modifier and Type Method Description AbstractRack<?>RackCloseException. getRack()Constructors in org.marid.runtime.exception with parameters of type AbstractRack Constructor Description RackCloseException(AbstractRack<?> rack)