API Docs for: 0.8.2
Show:

XooMLExceptions Class

Collection of exceptions associated with the XooML tools.

For ItemMirror core developers only. Enable protected to see.

Events

FileOrFolderAlreadyExistsException

protected

Thrown when expecting the ItemMirror to be current, and it is not.

FileOrFolderAlreadyExistsException

protected

Thrown after expecting a file or folder not to exist when it does.

InvalidArgumentException

protected

Thrown after an argument was passed in an invalid state than expected.

InvalidStateArgument

protected

Thrown when an a method is called when the object is in invalid state given what the method expected.

InvalidTypeException

protected

Thrown when an argument is given a value with a different type from the expected type.

ItemUException

protected

Thrown after receiving an exception from ItemU Storage

MissingParameterException

protected

Thrown when a required property from a method's options is missing.

NonUpgradeableAssociationException

protected

Thrown after an association was upgraded that could not be upgraded.

NotImplementedException

protected

Thrown when a method is not yet implemented.

NullArgumentException

protected

Thrown when an argument is given a null value when it does not accept null values.

XooMLUException

protected

Thrown after receiving an exception from XooMLU Storage