See: Description
| Exception | Description |
|---|---|
| DuplicateRecurrenceIdException |
Exception thrown the
RecurrenceId already exists in the
SkylineStore. |
| EmptyResourceSkylineException |
Exception thrown if the @link{ResourceSkyline}s to be added to the
SkylineStore is empty. |
| NullPipelineIdException |
Exception thrown when pipelineId to be added is null.
|
| NullRecurrenceIdException |
Exception thrown the
RecurrenceId to be added is null. |
| NullResourceSkylineException |
Exception thrown if the
ResourceSkyline to be added is null. |
| NullRLESparseResourceAllocationException |
Exception thrown if the
ResourceSkyline to be added is null. |
| RecurrenceIdNotFoundException |
Exception thrown if
RecurrenceId is not found in the
SkylineStore. |
| SkylineStoreException |
Exception thrown the @link{SkylineStore} or the
Estimator tries to
addHistory or query pipeline job's resource skylines. |
Copyright © 2019 Apache Software Foundation. All Rights Reserved.