| Package | Description |
|---|---|
| com.docdoku.core.exceptions |
Provides exceptions returned by the business layer.
|
| com.docdoku.core.services |
Business layer classes.
|
| com.docdoku.server.converters |
| Class and Description |
|---|
| ApplicationException
Parent class for all application (non system) exceptions.
|
| EntityAlreadyExistsException
Base class for implementing an Exception that represents a failed attempt
to create an entity because it already exists in the persistent store.
|
| EntityNotFoundException
Base class for implementing an Exception that represents a failed attempt
to retrieve an entity because it has not been found in the persistent store.
|
| Class and Description |
|---|
| ConvertedResourceException |
Copyright © 2017 DocDoku. All rights reserved.