Package | Description |
---|---|
de.esprit.appsuite.appstore.error |
Contains Exceptions used by the App-Store
|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
de.esprit.appsuite.database.dbgui.field |
Contains a set of input fields for user input of various data types.
|
de.esprit.appsuite.gui.pathtree.edit |
Contains the path-tree related archiving tools
|
de.esprit.appsuite.io |
Contains various context based IO tools
|
de.esprit.appsuite.io.parser |
Contains base classes for parsing text files
|
de.esprit.appsuite.nio.ndf |
Contains Parser and Writer for the Neutral Data Format (NDF).
|
de.esprit.appsuite.task.osproc |
Contains tool classes for running OS-processes
|
de.esprit.appsuite.util |
Contains common application utility classes
|
de.esprit.common.io |
Contains input/output related classes like readers and writers.
|
de.esprit.common.util |
Contains useful GUI utility classes for common usage.
|
de.esprit.netsuite.client.net |
Contains GUI gui components for network controlling and monitoring
|
de.esprit.netsuite.client.netch |
Contains classes that build the client network adapter
|
de.esprit.netsuite.netdata |
Contains serializable objects which are interchanged between client and server
|
de.esprit.netsuite.netdata.agent.internal.transfer |
Contains Agents dealing with file transfers
|
de.esprit.netsuite.server.abo |
Contains server classes for working with Alive Business Objects (ABOs)
|
de.esprit.netsuite.server.auth.error |
Contains a collection of errors thrown by the user authorization system
|
de.esprit.netsuite.server.auth.member |
Contains classes for managing user and group assignments
|
de.esprit.netsuite.server.chreq |
Contains classes that make up the Dual-Port Servers request/response oriented data service
|
de.esprit.netsuite.server.chxfer |
Contains classes that make up the server's transfer channel
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
de.esprit.netsuite.server.coserver |
Contains co-server related classes
|
de.esprit.netsuite.server.cpu |
Contains classes of the positioner tool (MVC-demo)
|
de.esprit.netsuite.server.db |
Contains classes for server side database configuration.
|
de.esprit.netsuite.server.lock |
Contains classes for managing temporary edit locks on server resources
|
de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
de.esprit.netsuite.server.permission |
These classes implement the permission system of the esprit server
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicateCurrentVersionException
This exception is thrown when a duplicate current version is detected
|
class |
MissingCurrentVersionException
This exception is thrown when a duplicate current version is detected
|
class |
MissingSoftwareException
This class ...
|
class |
MissingWorkingDirectoryException
This exception is thrown when the configured working directory for an application does not exist
|
class |
VersionNotInstalledException
This class...
|
Modifier and Type | Class and Description |
---|---|
class |
DataConversionException
Is thrown when a sting cannot be converted to the given class type
|
class |
NoCurrentRecordException
This Exception is thrown when an action is being performed on a current record, but the current record is nost set
|
class |
NoMatchingRecordFoundException
This exception it thrown when a parent record expects to find sub-records,
but none has been found.
|
class |
RecordNotFoundException
This exception is thrown if the given record could not be found
in the database.
|
class |
TooManyRecordsFoundException
This exception it thrown when a parent record expects exactly a single sub-record,
but many sub-records have been found.
|
Modifier and Type | Class and Description |
---|---|
class |
InputValidationException
This exception is thrown by the InputValidator if input check fails
|
class |
InvalidFieldInputException
This Exception is thrown by Field classes that create Objects from their String values.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidFolderNameException
This class...
|
Modifier and Type | Class and Description |
---|---|
class |
KeywordNotFoundException
This exception indicates an unexpected EOF during file parsing
|
class |
UnexpectedEndOfFileException
This exception indicates an unexpected EOF during file parsing
|
class |
UnexpectedKeywordException
This exception indicates an unexpected keyword being found during file parsing
|
Modifier and Type | Class and Description |
---|---|
class |
ParseException
This is the base class for all ParseException subtypes
|
Modifier and Type | Class and Description |
---|---|
class |
NdfException
This Exception is thrown by the
NdfWriter on an attempt to write inconsistent data. |
Modifier and Type | Class and Description |
---|---|
class |
ErroneousExitStatusException
This exception is thrown when a server OS-process exits with an error status
|
Modifier and Type | Class and Description |
---|---|
class |
MissingSelectionException
This Exception is thrown when a selection is missing
|
Modifier and Type | Class and Description |
---|---|
class |
FileReadException
This is a wrapper Exception, which is thrown by file readers when an error occurs during reading
|
class |
FileWriteException
This is a wrapper Exception, which is thrown by file writers when an error occurs during writing
|
Modifier and Type | Class and Description |
---|---|
class |
MissingFileParameterException
This Exception is used to complain about a missing required File parameter
|
Modifier and Type | Class and Description |
---|---|
class |
ClientAlreadyConnectedException
This Exception is thrown to indicate that the client is not connected to the server
|
class |
ClientConnectionTimeoutException
This Exception is thrown when the client connection cannot be established in time
|
class |
ClientRequestTimeoutException
This Exception is thrown when a request times out on the client side
|
class |
InvalidResponseException
This exception is thrown if the client receives an unexpected object from the server
|
class |
MissingAdminPermissionException
This Exception is thrown to indicate that the client is not connected to the server
|
class |
MissingAgentResponseException
This Exception is thrown when a client does not receive a response for an agent
|
class |
MissingUserLoginException
This Exception is thrown to indicate that the client is not connected to the server
|
class |
UserAlreadyLoggedInException
This Exception is thrown to indicate that the client is not connected to the server
|
class |
UserIsLockedException
This Exception is thrown when a locked user tries to perform an action on the server
|
Modifier and Type | Class and Description |
---|---|
class |
ClientNotConnectedException
This Exception is thrown to indicate that the client is not connected to the server
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidVersionException
This Exception is thrown when the client version does not match the server version
|
Modifier and Type | Class and Description |
---|---|
class |
MissingJobException
This exception is thrown when a transferjob is tried to be sent without a job
|
Modifier and Type | Class and Description |
---|---|
class |
ABONotFoundException
This Exception is thrown when an alive business object (ABO) could not be found in the servers cache
|
class |
ABONotOnlineException
This Exception is thrown, when an ABO has no valid
PrimaryKey |
class |
InvalidABOPrimaryKeyException
This Exception is thrown, when an ABO has no valid
PrimaryKey |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserManagerException
This is the base class for all
UserManager exceptions |
class |
CannotClearAdminPasswordException
This error is thrown when the admin user tries to clear his password
|
class |
CannotDeleteRootUserException
This error is thrown on attempt to delete the user with uidKey=0
|
class |
CannotLockYourselfException
This error is thrown when an admin tries to lock himself
|
class |
CannotRemovePermissionOnYourselfException
This error is thrown when an admin tries to remove its own admin permission
|
class |
EmptyPasswordNotAllowedException
This exception is thrown when a user password is cleared but empty passwords are not allowed
|
class |
GroupAlreadyExistsException
This Exception is thrown, when a user with the given userName already exists.
|
class |
GroupHasStillUsersException
This error is thrown on an attempt to delete a group which has still users assigned
|
class |
InvalidLoginException
This Exception is thrown the user login failed
|
class |
InvalidPasswordException
This exception is thrown when the users new password does not match
the rules defined for password validity
|
class |
InvalidUserException
This Exception is thrown the user could not be identified by the server
|
class |
MaxUserConnectionsExceededException
This Exception is thrown when a client tries to connect but the license does
not allow any more connections
|
class |
NoSuchGroupException
This error is thrown when the expected group does not exist
|
class |
UserAlreadyExistsException
This Exception is thrown, when a user with the given userName already exists.
|
class |
UserStillLoggedInException
This error is thrown on attempt to change a user while it is still logged in.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupHasStillMembersException
This exception is thrown, when a group should be deleted while it is still in use.
|
Modifier and Type | Class and Description |
---|---|
class |
AgentFinalExecutionException
This exception is thrown when the final execution of an agent fails on the server
|
class |
InvalidRequestException
This exception is thrown, when the server cannot handle a request
|
class |
ServerRequestTimeoutException
This Exception is thrown when a request times out on the server side
|
Modifier and Type | Class and Description |
---|---|
class |
NoSuchStreamJobException
This Exception is thrown when no according stream transfer is running
|
class |
NoSuchTransferJobException
This Exception is thrown when no according file transfer is running
|
class |
TooManyTransfersException
This Exception is thrown when too many parallel file transfers are running
|
class |
TransferAlreadyRunningException
This Exception is thrown when too many parallel file transfers are running
|
Modifier and Type | Class and Description |
---|---|
class |
ClientException
This is the base class for all exceptions thrown on client side
|
class |
MissingMessageConnectionException
This Exception is thrown when the server is missing a required file
|
class |
MissingServerDirectoryException
This Exception is thrown when the server is missing a required directory
|
class |
MissingServerFileException
This Exception is thrown when the server is missing a required file
|
class |
ServerException
This is the base class for all exceptions thrown on server side
|
class |
ServerShuttingDownException
This Exception is thrown when the server is accessed during shutdown
|
Modifier and Type | Class and Description |
---|---|
class |
LoopingRequestException
This Exception is thrown, when the server detects that a request is looping around in an
environment with circular co-client/co-server connections
|
class |
MissingCoServerException
This exception is thrown when a request should be forwarded to a co-server which is not connected
|
Modifier and Type | Class and Description |
---|---|
class |
AgentExecutionTimeoutException
This exception is thrown when an async agent exceeds its async-execution timeout on server side.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidDataSourceException
This exception is thrown when an attempt is made to select a non existing datasource
|
Modifier and Type | Class and Description |
---|---|
class |
MissingMessageTypeRegistryException
Is thrown when the client is not registered for receiving the given NetMessageType
|
class |
NotLockOwnerException
This Exception is raised when a client tries to release a lock of which he is not the owner.
|
class |
ResourceLockedException
This Exception is raised when a client tries to access a server resource that is currently locked.
|
class |
StaleResourceLockException
This Exception is raised when a client tries to access a server resource that is currently locked.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionNotFoundException
Is thrown when the server cannot find the given
SessionId in any of the current
client connections |
Modifier and Type | Class and Description |
---|---|
class |
PermissionException
This exception is thrown on missing user permissions
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.