The net.guttershark.errors package contains a set of commonly used error classes.
| Class | Description | |
|---|---|---|
| AccessError | The AccessError class defines an error that should be used when a property read or write error happens. | |
| AssertError | The AssertError class defines a custom error that can be used with the Assert class. | |
| AssetError | The AssetError Class defines a custom error that will be thrown from an AssetLibrary when an Asset is not available. |