public static class ArtificerUserException
extends Object
Exception thrown when the user/client did something they shouldn't have done. This
represents things like invalid query syntax, asking for a UUID that doesn't exist,
etcetera. It does *not* represent unexpected server error like out of memory or
out of disk space.
- Author:
- eric.wittmann@redhat.com
- See Also:
- Serialized Form