Package | Description |
---|---|
org.openmrs.api |
The primary OpenMRS API interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
AmbiguousOrderException
This exception is thrown on attempt to do some action with order, and there are multiple active
orders for the given concept so the action is ambiguous
|
class |
CannotStopDiscontinuationOrderException
Thrown when attempt is made to discontinue a discontinuation order.
|
class |
CannotStopInactiveOrderException
Thrown when the Order has already been discontinued.
|
class |
CannotUnvoidOrderException
Thrown when an attempt to unvoid an order fails.
|
class |
EditedOrderDoesNotMatchPreviousException
Thrown when the new edited order contains modified properties that must be the same as previous
order.
|
Copyright © 2024 OpenMRS Inc.. All rights reserved.