Version 0.1.0 - Initial Release
Pre-release
Pre-release
Major Features
- FormatException - Exception thrown when the format of an argument is invalid, or when a format string is not well formed.
- NotAllowedException - Exception thrown if the caller does not have the appropriate permissions to perform the action.
- NotFoundException - Exception thrown if a resource such as a database record or file is not found.
- NullValueException - Exception thrown if an expected value was null.