Webservices API Manual
16
usedProfessionalUsers (int)
maxStorageGB (int)
assignedStorageMB (int)
usedStorage (long)
assignedStorageLocation (array of int)
5. Public exceptions
This paragraph describes important public exception codes that can be thrown if functions are
called incorrectly or the server is not configured properly.
If an exception occurs within BackupAgent logic, the exception type will always be an inherited
SOAPException of type BAServiceException. The Exception message will contain a series of
numbers in the following format:
“BAWSxxx::xxx:: error message”. The first three digits (xxx) will represent the exception type and
is an indicator for the problem. These next three digits will be the specific exception code.
The following table shows all exception codes that can occur in the functions described in this
document:
Exception code
Exception subcode
Nature
999
999
Unknown exception
013
001
License is missing on server
013
002
Mismatch between license and requested
URL
013
003
Mismatch for trial license IP address
014
Input sanitation exceptions
015
001
Wrong username
015
002
Wrong password
016
001
The credentials are not sufficient to delete a
user
016
other
An exception occured while creating or
updating a user