| ITicketManagerMoveTicket Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Ticketing
| Exception | Condition |
|---|---|
| ObjectNotFoundException | Thrown if the ticket id could not be found |
| NoRegisteredTicketRegardingHandlerException | Thrown if there is no ticket regarding handler registered for the specified object type id |
| InvalidIdentifierException | Thrown if any identifiers are invalid |
| InvalidOperationException | Thrown if the CompanyId of the Ticket Type does not match the CompanyId of the 'Regarding' object |
| DatabaseInconsistencyException | Data inconsistency, ticket does not have a type |