|
|
|||||
| Package com.dassault_systemes.enovaultclientjava.vdk0vaultclient |
Class ENOVIVaultError
|
| Class Hierarchy |
java.lang.Object
|
+-java.lang.Throwable
|
+-java.lang.Exception
|
+-com.dassault_systemes.enovaultclientjava.vdk0vaultclient.ENOVIVaultError
| Class Location |
| Class Description |
public class ENOVIVaultError
| Field Summary |
| protected ENOVIVaultError | _before
to build the error Stack if necessary |
| protected int | _rc
|
| protected int | _size
|
| public static final int | FACILITY_VAULT
|
| public static final int | S_DATAREMAINING
There was still some data to get from the VaultServer |
| public static final int | SEVERITY_ERROR
|
| public static final int | SEVERITY_INFO
|
| public static final int | SEVERITY_SUCCESS
|
| public static final int | SEVERITY_WARNING
|
| public static final String | svVAULT_E_MEDIUMFULL
|
| public static final int | VAULT_E_ALREADYOPENED
The IVaultDocument was already opened by this transaction, you are supposed to close it before re-open. |
| public static final int | VAULT_E_CACHED
Vault cache under use. |
| public static final int | VAULT_E_CLIENTFILEACCESSDENIED
The Vault Client object has not enought right to access to the given input file |
| public static final int | VAULT_E_CLIENTFILECANTACCESS
The Vault Client object can't access to the given input file |
| public static final int | VAULT_E_CLIENTFILECANTCREATEORTRUNCATE
The Vault Client object has not enought right to access to the given input file |
| public static final int | VAULT_E_CLIENTFILENOTFOUND
The Vault Client object wasn't able to find the given input file. |
| public static final int | VAULT_E_CLOSEFILEFAILED
The close operation on a file failed. |
| public static final int | VAULT_E_CORBA_SYS_EXCEPT
CORBA SYSTEM EXCEPTION. |
| public static final int | VAULT_E_CORBA_UNKNOWN_EXCEPT
CORBA UNKNOWN EXCEPTION. |
| public static final int | VAULT_E_DBCOMMITERROR
Database Commit ERROR. |
| public static final int | VAULT_E_DBCONNECTIONERROR
Database Connection ERROR. |
| public static final int | VAULT_E_DBDELETEERROR
Database Delete ERROR. |
| public static final int | VAULT_E_DBERROR
Database Error. |
| public static final int | VAULT_E_DBINSERTERROR
Database Insert ERROR. |
| public static final int | VAULT_E_DBUPDATEERROR
Database Update ERROR. |
| public static final int | VAULT_E_DELETEDOCUMENTFAILED
Delete Document Failed. |
| public static final int | VAULT_E_ERROR
Error. |
| public static final int | VAULT_E_INCOMPATIBLEOPENMODE
The requested open mode is not compatible with the current open mode. |
| public static final int | VAULT_E_INSERTDOCUMENTFAILED
Insert IVaultDocument Failed. |
| public static final int | VAULT_E_INVALIDMETHODUSE
Invalid method use. |
| public static final int | VAULT_E_INVALIDOPENMODE
The submitted open mode is not a valid open mode. |
| public static final int | VAULT_E_INVALIDPROPERTY
Invalid property. |
| public static final int | VAULT_E_INVALIDSTATUS
Invalid status. |
| public static final int | VAULT_E_INVALIDTRANSACTION
The submitted transaction is not a valid transaction. |
| public static final int | VAULT_E_INVALIDUSERSESSION
Not a USer Session. |
| public static final int | VAULT_E_IOERROR
IO Error. |
| public static final int | VAULT_E_ITEMNOTCLOSE
There was no close done on VaultItem before prepare |
| public static final int | VAULT_E_JDBCDRIVERLOADFAILED
Unable to load the JDBC driver. |
| public static final int | VAULT_E_LASTCALLTOREPETE
Internal use only |
| public static final int | VAULT_E_MAXDBCONNREACHED
Max number of database connection reached. |
| public static final int | VAULT_E_MEDIUMFULL
There is not enough disk space to save the file. |
| public static final int | VAULT_E_MISSINGPROPERTY
Missing property. |
| public static final int | VAULT_E_MODIFYBYANOTHERTRANSACTION
The IVaultDocument was already opened by antoher transaction. |
| public static final int | VAULT_E_MOVEFILEFAILED
The move operation on a file failed. |
| public static final int | VAULT_E_NOMASTER_REF
Master Vault Client references are invalid. |
| public static final int | VAULT_E_NOTRANSACTION
No current transaction . |
| public static final int | VAULT_E_NOUSERSESSION_FOUND
There was no Vault Document corresponding to the given oid. |
| public static final int | VAULT_E_NOVAULTDOC_FOUND
There was no Vault Document corresponding to the given oid. |
| public static final int | VAULT_E_NOVAULTDOCUMENT_DELETED
The IVaultDocument corresponding to the given oid was deleted. |
| public static final int | VAULT_E_NOVAULTDOCUMENT_FOUND
There was no IVaultDocument corresponding to the given oid. |
| public static final int | VAULT_E_OFFLINE
VaultServer OFFLINE. |
| public static final int | VAULT_E_OPENEDBYANOTHERTRANSACTION
The IVaultDocument was already opened by antoher transaction. |
| public static final int | VAULT_E_OPENEFILEFAILED
The open operation on a file failed. |
| public static final int | VAULT_E_OPENTRANSACTIONFAILED
The open transaction failed. |
| public static final int | VAULT_E_READ_ONLY
Vault Read Only Mode |
| public static final int | VAULT_E_READFILEFAILED
The read operation on a file failed. |
| public static final int | VAULT_E_REFVAULTDOCUMENT_MISSINGPARAMETERS
Some parameters on the reference IVaultDocument we need in order to perform the operation are missing. |
| public static final int | VAULT_E_REFVAULTDOCUMENT_NOTVALUATED
The reference IVaultDocument has no value associate with it, so there is nothing to associate. |
| public static final int | VAULT_E_SEEKFILEFAILED
The seek operation on a file failed. |
| public static final int | VAULT_E_SERVER_COMM_FAILURE
Client/Server communication failure. |
| public static final int | VAULT_E_TRANSCOMMITFAILED
Transaction Commit Failed. |
| public static final int | VAULT_E_TRANSNOTPREPARED
Transaction not prepared. |
| public static final int | VAULT_E_TRANSPREPARED
Transaction not prepared. |
| public static final int | VAULT_E_TRANSPREPAREFAILED
Transaction Prepare Failed. |
| public static final int | VAULT_E_TRANSROLLBACKFAILED
Transaction Rollback Failed. |
| public static final int | VAULT_E_UNKNOWN_METHODE
Unknown methode |
| public static final int | VAULT_E_UNKNOWNVAULTALIASNAME
Unknown Vault alias name. |
| public static final int | VAULT_E_UPDATEDOCUMENTFAILED
Update Document Failed. |
| public static final int | VAULT_E_VAULTDOCUMENT_ALREADYVALUATED
This IVaultDocument is already valuated. |
| public static final int | VAULT_E_VAULTDOCUMENT_MISSNIGPARAMETERS
Some parameters on the IVaultDocument we need in order to perform the operation are missing. |
| public static final int | VAULT_E_VAULTDOCUMENT_NOTVALUATED
The IVaultDocument has no value associate with it, so there is nothing to associate. |
| public static final int | VAULT_E_VAULTDOCUMENTNOTOPEN
The IVaultDocument object is not open in spite of it is supposed to be opened |
| public static final int | VAULT_E_WRITEFAULT
The write operatioin was not completed due to a disk error. |
| public static final int | VAULT_E_WRITEFILEFAILED
The write operation on a file failed. |
| public static final int | VAULT_S_LATERDOCVERSNOTREAD
|
| public static final int | VAULT_S_NOMASTERCALL
|
| Constructor Summary |
| ENOVIVaultError()
|
| ENOVIVaultError(String s, int rc)
|
| ENOVIVaultError(String s, int rc, ENOVIVaultError ve)
|
| Method Summary |
| public int | getCode()
|
| public Enumeration | getStack()
gives all the stak error |
| public int | getStackSize()
|
| public static int | VPM_HRESULT(int sev, int fac, int code)
|
| Field Detail |
protected ENOVIVaultError _before
to build the error Stack if necessary
protected int _rc
protected int _size
public static final int FACILITY_VAULT
public static final int S_DATAREMAINING
There was still some data to get from the VaultServer
public static final int SEVERITY_ERROR
public static final int SEVERITY_INFO
public static final int SEVERITY_SUCCESS
public static final int SEVERITY_WARNING
public static final String svVAULT_E_MEDIUMFULL
public static final int VAULT_E_ALREADYOPENED
The IVaultDocument was already opened by this transaction, you are supposed to close it before re-open.
public static final int VAULT_E_CACHED
Vault cache under use.
public static final int VAULT_E_CLIENTFILEACCESSDENIED
The Vault Client object has not enought right to access to the given input file
public static final int VAULT_E_CLIENTFILECANTACCESS
The Vault Client object can't access to the given input file
public static final int VAULT_E_CLIENTFILECANTCREATEORTRUNCATE
The Vault Client object has not enought right to access to the given input file
public static final int VAULT_E_CLIENTFILENOTFOUND
The Vault Client object wasn't able to find the given input file.
public static final int VAULT_E_CLOSEFILEFAILED
The close operation on a file failed.
public static final int VAULT_E_CORBA_SYS_EXCEPT
CORBA SYSTEM EXCEPTION.
public static final int VAULT_E_CORBA_UNKNOWN_EXCEPT
CORBA UNKNOWN EXCEPTION.
public static final int VAULT_E_DBCOMMITERROR
Database Commit ERROR.
public static final int VAULT_E_DBCONNECTIONERROR
Database Connection ERROR.
public static final int VAULT_E_DBDELETEERROR
Database Delete ERROR.
public static final int VAULT_E_DBERROR
Database Error.
public static final int VAULT_E_DBINSERTERROR
Database Insert ERROR.
public static final int VAULT_E_DBUPDATEERROR
Database Update ERROR.
public static final int VAULT_E_DELETEDOCUMENTFAILED
Delete Document Failed.
public static final int VAULT_E_ERROR
Error.
public static final int VAULT_E_INCOMPATIBLEOPENMODE
The requested open mode is not compatible with the current open mode. You have to perform a
close and re-open
public static final int VAULT_E_INSERTDOCUMENTFAILED
Insert IVaultDocument Failed.
public static final int VAULT_E_INVALIDMETHODUSE
Invalid method use.
public static final int VAULT_E_INVALIDOPENMODE
The submitted open mode is not a valid open mode.
public static final int VAULT_E_INVALIDPROPERTY
Invalid property.
public static final int VAULT_E_INVALIDSTATUS
Invalid status.
public static final int VAULT_E_INVALIDTRANSACTION
The submitted transaction is not a valid transaction.
public static final int VAULT_E_INVALIDUSERSESSION
Not a USer Session.
public static final int VAULT_E_IOERROR
IO Error.
public static final int VAULT_E_ITEMNOTCLOSE
There was no close done on VaultItem before prepare
public static final int VAULT_E_JDBCDRIVERLOADFAILED
Unable to load the JDBC driver.
public static final int VAULT_E_LASTCALLTOREPETE
Internal use only
public static final int VAULT_E_MAXDBCONNREACHED
Max number of database connection reached.
public static final int VAULT_E_MEDIUMFULL
There is not enough disk space to save the file.
public static final int VAULT_E_MISSINGPROPERTY
Missing property.
public static final int VAULT_E_MODIFYBYANOTHERTRANSACTION
The IVaultDocument was already opened by antoher transaction.
public static final int VAULT_E_MOVEFILEFAILED
The move operation on a file failed.
public static final int VAULT_E_NOMASTER_REF
Master Vault Client references are invalid.
public static final int VAULT_E_NOTRANSACTION
No current transaction .
public static final int VAULT_E_NOUSERSESSION_FOUND
There was no Vault Document corresponding to the given oid.
public static final int VAULT_E_NOVAULTDOC_FOUND
There was no Vault Document corresponding to the given oid.
public static final int VAULT_E_NOVAULTDOCUMENT_DELETED
The IVaultDocument corresponding to the given oid was deleted.
public static final int VAULT_E_NOVAULTDOCUMENT_FOUND
There was no IVaultDocument corresponding to the given oid.
public static final int VAULT_E_OFFLINE
VaultServer OFFLINE.
public static final int VAULT_E_OPENEDBYANOTHERTRANSACTION
The IVaultDocument was already opened by antoher transaction.
public static final int VAULT_E_OPENEFILEFAILED
The open operation on a file failed.
public static final int VAULT_E_OPENTRANSACTIONFAILED
The open transaction failed.
public static final int VAULT_E_READ_ONLY
Vault Read Only Mode
public static final int VAULT_E_READFILEFAILED
The read operation on a file failed.
public static final int VAULT_E_REFVAULTDOCUMENT_MISSINGPARAMETERS
Some parameters on the reference IVaultDocument we need in order to perform the operation are missing.
public static final int VAULT_E_REFVAULTDOCUMENT_NOTVALUATED
The reference IVaultDocument has no value associate with it, so there is nothing to associate.
public static final int VAULT_E_SEEKFILEFAILED
The seek operation on a file failed.
public static final int VAULT_E_SERVER_COMM_FAILURE
Client/Server communication failure.
public static final int VAULT_E_TRANSCOMMITFAILED
Transaction Commit Failed.
public static final int VAULT_E_TRANSNOTPREPARED
Transaction not prepared.
public static final int VAULT_E_TRANSPREPARED
Transaction not prepared.
public static final int VAULT_E_TRANSPREPAREFAILED
Transaction Prepare Failed.
public static final int VAULT_E_TRANSROLLBACKFAILED
Transaction Rollback Failed.
public static final int VAULT_E_UNKNOWN_METHODE
Unknown methode
public static final int VAULT_E_UNKNOWNVAULTALIASNAME
Unknown Vault alias name.
public static final int VAULT_E_UPDATEDOCUMENTFAILED
Update Document Failed.
public static final int VAULT_E_VAULTDOCUMENT_ALREADYVALUATED
This IVaultDocument is already valuated. We do not erase the existing value, so there is nothing to do.
public static final int VAULT_E_VAULTDOCUMENT_MISSNIGPARAMETERS
Some parameters on the IVaultDocument we need in order to perform the operation are missing.
public static final int VAULT_E_VAULTDOCUMENT_NOTVALUATED
The IVaultDocument has no value associate with it, so there is nothing to associate.
public static final int VAULT_E_VAULTDOCUMENTNOTOPEN
The IVaultDocument object is not open in spite of it is supposed to be opened
public static final int VAULT_E_WRITEFAULT
The write operatioin was not completed due to a disk error.
public static final int VAULT_E_WRITEFILEFAILED
The write operation on a file failed.
public static final int VAULT_S_LATERDOCVERSNOTREAD
public static final int VAULT_S_NOMASTERCALL
| Constructor Detail |
ENOVIVaultError()
ENOVIVaultError(String s, int rc)
ENOVIVaultError(String s, int rc, ENOVIVaultError ve)
| Method Detail |
public int getCode()
public Enumeration getStack()
gives all the stak error
public int getStackSize()
public static int VPM_HRESULT(int sev, int fac, int code)