| Package | Description |
|---|---|
| org.polarsys.eplmp.core.exceptions |
Provides exceptions returned by the business layer.
|
| org.polarsys.eplmp.core.services |
Business layer classes.
|
| org.polarsys.eplmp.server.converters | |
| org.polarsys.eplmp.server.importers |
| 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 |
| Class and Description |
|---|
| UserNotActiveException |
| UserNotFoundException |
| WorkspaceNotFoundException |
Copyright © 2018 DocDoku. All rights reserved.